Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_btservice_BluetoothKeystore.cpp104 const bt_interface_t* btInf = getBluetoothInterface(); in initNative()
142 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
Dcom_android_bluetooth_hearing_aid.cpp106 const bt_interface_t* btInf = getBluetoothInterface(); in initNative()
143 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
Dcom_android_bluetooth_a2dp_sink.cpp113 const bt_interface_t* btInf = getBluetoothInterface(); in initNative()
150 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
Dcom_android_bluetooth.h129 const bt_interface_t* getBluetoothInterface();
Dcom_android_bluetooth_hid_host.cpp208 const bt_interface_t* btInf = getBluetoothInterface(); in initializeNative()
245 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
Dcom_android_bluetooth_a2dp.cpp295 const bt_interface_t* btInf = getBluetoothInterface(); in initNative()
355 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
Dcom_android_bluetooth_sdp.cpp55 const bt_interface_t* btInf = getBluetoothInterface(); in initializeNative()
477 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
Dcom_android_bluetooth_pan.cpp118 btIf = getBluetoothInterface(); in initializeNative()
Dcom_android_bluetooth_hfpclient.cpp449 const bt_interface_t* btInf = getBluetoothInterface(); in initializeNative()
487 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
Dcom_android_bluetooth_hfp.cpp443 const bt_interface_t* btInf = getBluetoothInterface(); in initializeNative()
488 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
Dcom_android_bluetooth_hid_device.cpp176 if ((btif = getBluetoothInterface()) == NULL) { in initNative()
Dcom_android_bluetooth_avrcp_controller.cpp880 const bt_interface_t* btInf = getBluetoothInterface(); in initNative()
921 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
Dcom_android_bluetooth_avrcp_target.cpp224 sServiceInterface = getBluetoothInterface()->get_avrcp_service(); in initNative()
Dcom_android_bluetooth_btservice_AdapterService.cpp79 const bt_interface_t* getBluetoothInterface() { return sBluetoothInterface; } in getBluetoothInterface() function
Dcom_android_bluetooth_gatt.cpp883 btIf = getBluetoothInterface(); in initializeNative()