BluetoothRawDataPort
BluetoothRXPort = new BluetoothRawDataPort(BT_RX_PORT_NAME,
(BluetoothRawDataPort::port_listener_func)&HciPacketHandler);
BluetoothRawDataPort* BluetoothRXPort;