Searched refs:sBluetoothSocketInterface (Results 1 – 1 of 1) sorted by relevance
69 static const btsock_interface_t* sBluetoothSocketInterface = NULL; variable736 sBluetoothSocketInterface = in initNative()739 if (sBluetoothSocketInterface == NULL) { in initNative()1249 if (!sBluetoothSocketInterface) { in connectSocketNative()1260 if (sBluetoothSocketInterface->connect((RawAddress*)addr, (btsock_type_t)type, in connectSocketNative()1280 if (!sBluetoothSocketInterface) { in createSocketChannelNative()1293 if (sBluetoothSocketInterface->listen((btsock_type_t)type, nativeServiceName, in createSocketChannelNative()1308 if (!sBluetoothSocketInterface) { in requestMaximumTxDataLengthNative()1318 sBluetoothSocketInterface->request_max_tx_data_length(addressVar); in requestMaximumTxDataLengthNative()