Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_a2dp_sink.cpp114 const bt_interface_t* btInf = getBluetoothInterface(); in initNative()
151 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
Dcom_android_bluetooth_hearing_aid.cpp107 const bt_interface_t* btInf = getBluetoothInterface(); in initNative()
144 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
Dcom_android_bluetooth_hid_host.cpp201 const bt_interface_t* btInf = getBluetoothInterface(); in initializeNative()
237 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
Dcom_android_bluetooth.h131 const bt_interface_t* getBluetoothInterface();
Dcom_android_bluetooth_a2dp.cpp267 const bt_interface_t* btInf = getBluetoothInterface(); in initNative()
323 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
Dcom_android_bluetooth_sdp.cpp56 const bt_interface_t* btInf = getBluetoothInterface(); in initializeNative()
478 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
Dcom_android_bluetooth_pan.cpp119 btIf = getBluetoothInterface(); in initializeNative()
Dcom_android_bluetooth_hfpclient.cpp432 const bt_interface_t* btInf = getBluetoothInterface(); in initializeNative()
470 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
Dcom_android_bluetooth_hfp.cpp444 const bt_interface_t* btInf = getBluetoothInterface(); in initializeNative()
489 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
Dcom_android_bluetooth_hid_device.cpp177 if ((btif = getBluetoothInterface()) == NULL) { in initNative()
Dcom_android_bluetooth_avrcp_controller.cpp823 const bt_interface_t* btInf = getBluetoothInterface(); in initNative()
864 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
Dcom_android_bluetooth_avrcp_target.cpp225 sServiceInterface = getBluetoothInterface()->get_avrcp_service(); in initNative()
Dcom_android_bluetooth_btservice_AdapterService.cpp84 const bt_interface_t* getBluetoothInterface() { return sBluetoothInterface; } in getBluetoothInterface() function
Dcom_android_bluetooth_gatt.cpp884 btIf = getBluetoothInterface(); in initializeNative()