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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth.h72 const bt_interface_t* getBluetoothInterface();
H A Dcom_android_bluetooth_a2dp_sink.cpp114 const bt_interface_t* btInf = getBluetoothInterface();
151 const bt_interface_t* btInf = getBluetoothInterface();
H A Dcom_android_bluetooth_hdp.cpp89 const bt_interface_t* btInf = getBluetoothInterface();
125 const bt_interface_t* btInf = getBluetoothInterface();
H A Dcom_android_bluetooth_a2dp.cpp240 const bt_interface_t* btInf = getBluetoothInterface();
291 const bt_interface_t* btInf = getBluetoothInterface();
H A Dcom_android_bluetooth_hid.cpp185 const bt_interface_t* btInf = getBluetoothInterface();
221 const bt_interface_t* btInf = getBluetoothInterface();
H A Dcom_android_bluetooth_pan.cpp119 btIf = getBluetoothInterface();
H A Dcom_android_bluetooth_sdp.cpp72 const bt_interface_t* btInf = getBluetoothInterface();
463 const bt_interface_t* btInf = getBluetoothInterface();
H A Dcom_android_bluetooth_hidd.cpp177 if ((btif = getBluetoothInterface()) == NULL) {
H A Dcom_android_bluetooth_avrcp_controller.cpp671 const bt_interface_t* btInf = getBluetoothInterface();
710 const bt_interface_t* btInf = getBluetoothInterface();
H A Dcom_android_bluetooth_hfp.cpp411 const bt_interface_t* btInf = getBluetoothInterface();
451 const bt_interface_t* btInf = getBluetoothInterface();
H A Dcom_android_bluetooth_hfpclient.cpp382 const bt_interface_t* btInf = getBluetoothInterface();
420 const bt_interface_t* btInf = getBluetoothInterface();
H A Dcom_android_bluetooth_avrcp.cpp564 const bt_interface_t* btInf = getBluetoothInterface();
601 const bt_interface_t* btInf = getBluetoothInterface();
H A Dcom_android_bluetooth_btservice_AdapterService.cpp67 const bt_interface_t* getBluetoothInterface() { return sBluetoothInterface; } function in namespace:android
H A Dcom_android_bluetooth_gatt.cpp901 btIf = getBluetoothInterface();

Completed in 70 milliseconds