Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_btservice_ActivityAttribution.cpp102 const bt_interface_t* btInf = getBluetoothInterface(); in initNative()
143 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
H A Dcom_android_bluetooth_btservice_BluetoothKeystore.cpp104 const bt_interface_t* btInf = getBluetoothInterface(); in initNative()
142 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
H A Dcom_android_bluetooth_hearing_aid.cpp106 const bt_interface_t* btInf = getBluetoothInterface(); in initNative()
143 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
H A Dcom_android_bluetooth_a2dp_sink.cpp114 const bt_interface_t* btInf = getBluetoothInterface(); in initNative()
152 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
H A Dcom_android_bluetooth_le_audio.cpp145 const bt_interface_t* btInf = getBluetoothInterface(); in initNative()
177 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
H A Dcom_android_bluetooth.h129 const bt_interface_t* getBluetoothInterface();
H A Dcom_android_bluetooth_hid_host.cpp208 const bt_interface_t* btInf = getBluetoothInterface(); in initializeNative()
245 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
H A Dcom_android_bluetooth_pan.cpp118 btIf = getBluetoothInterface(); in initializeNative()
H A Dcom_android_bluetooth_a2dp.cpp295 const bt_interface_t* btInf = getBluetoothInterface(); in initNative()
355 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
H A Dcom_android_bluetooth_sdp.cpp57 const bt_interface_t* btInf = getBluetoothInterface(); in initializeNative()
493 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
H A Dcom_android_bluetooth_hfpclient.cpp449 const bt_interface_t* btInf = getBluetoothInterface(); in initializeNative()
487 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
H A Dcom_android_bluetooth_hid_device.cpp176 if ((btif = getBluetoothInterface()) == NULL) { in initNative()
H A Dcom_android_bluetooth_hfp.cpp443 const bt_interface_t* btInf = getBluetoothInterface(); in initializeNative()
488 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
H A Dcom_android_bluetooth_avrcp_controller.cpp880 const bt_interface_t* btInf = getBluetoothInterface(); in initNative()
921 const bt_interface_t* btInf = getBluetoothInterface(); in cleanupNative()
H A Dcom_android_bluetooth_avrcp_target.cpp224 sServiceInterface = getBluetoothInterface()->get_avrcp_service(); in initNative()
H A Dcom_android_bluetooth_btservice_AdapterService.cpp94 const bt_interface_t* getBluetoothInterface() { return sBluetoothInterface; } in getBluetoothInterface() function
H A Dcom_android_bluetooth_gatt.cpp1085 btIf = getBluetoothInterface(); in initializeNative()