Searched refs:sBluetoothSdpInterface (Results 1 – 1 of 1) sorted by relevance
63 if (sBluetoothSdpInterface != NULL) { in initializeNative()65 sBluetoothSdpInterface->deinit(); in initializeNative()66 sBluetoothSdpInterface = NULL; in initializeNative()71 if (sBluetoothSdpInterface == NULL) { in initializeNative()254 if (!sBluetoothSdpInterface) return -1; in sdpCreateMapMasRecordNative()293 if (!sBluetoothSdpInterface) return -1; in sdpCreateMapMnsRecordNative()328 if (!sBluetoothSdpInterface) return -1; in sdpCreatePbapPceRecordNative()362 if (!sBluetoothSdpInterface) return -1; in sdpCreatePbapPseRecordNative()500 if (sBluetoothSdpInterface != NULL) { in cleanupNative()502 sBluetoothSdpInterface->deinit(); in cleanupNative()[all …]