Home
last modified time | relevance | path

Searched refs:sBluetoothInterface (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_btservice_AdapterService.cpp880 if (!sBluetoothInterface) { in initNative()
897 int ret = sBluetoothInterface->init( in initNative()
911 sBluetoothInterface = NULL; in initNative()
917 sBluetoothInterface->cleanup(); in initNative()
918 sBluetoothInterface = NULL; in initNative()
937 sBluetoothInterface->cleanup(); in cleanupNative()
1212 if (!sBluetoothInterface) return; in generateLocalOobDataNative()
1499 if (!sBluetoothInterface) return; in dumpNative()
1518 sBluetoothInterface->dump(fd, args); in dumpNative()
1550 if (!sBluetoothInterface) return; in interopDatabaseClearNative()
[all …]