Searched refs:sBluetoothSocketInterface (Results 1 – 1 of 1) sorted by relevance
60 static const btsock_interface_t* sBluetoothSocketInterface = NULL; variable677 sBluetoothSocketInterface = in initNative()680 if (sBluetoothSocketInterface == NULL) { in initNative()1075 if (!sBluetoothSocketInterface) return -1; in connectSocketNative()1094 bt_status_t status = sBluetoothSocketInterface->connect( in connectSocketNative()1112 if (!sBluetoothSocketInterface) return -1; in createSocketChannelNative()1132 bt_status_t status = sBluetoothSocketInterface->listen( in createSocketChannelNative()