HomeSort by relevance Sort by last modified time
    Searched refs:getBluetoothInterface (Results 1 - 14 of 14) sorted by null

  /packages/apps/Bluetooth/jni/
com_android_bluetooth.h 72 const bt_interface_t* getBluetoothInterface();
com_android_bluetooth_a2dp_sink.cpp 114 const bt_interface_t* btInf = getBluetoothInterface();
151 const bt_interface_t* btInf = getBluetoothInterface();
com_android_bluetooth_hdp.cpp 89 const bt_interface_t* btInf = getBluetoothInterface();
125 const bt_interface_t* btInf = getBluetoothInterface();
com_android_bluetooth_a2dp.cpp 240 const bt_interface_t* btInf = getBluetoothInterface();
291 const bt_interface_t* btInf = getBluetoothInterface();
com_android_bluetooth_hid.cpp 201 const bt_interface_t* btInf = getBluetoothInterface();
237 const bt_interface_t* btInf = getBluetoothInterface();
com_android_bluetooth_pan.cpp 119 btIf = getBluetoothInterface();
com_android_bluetooth_sdp.cpp 72 const bt_interface_t* btInf = getBluetoothInterface();
463 const bt_interface_t* btInf = getBluetoothInterface();
com_android_bluetooth_hidd.cpp 177 if ((btif = getBluetoothInterface()) == NULL) {
com_android_bluetooth_avrcp_controller.cpp 670 const bt_interface_t* btInf = getBluetoothInterface();
709 const bt_interface_t* btInf = getBluetoothInterface();
    [all...]
com_android_bluetooth_hfp.cpp 411 const bt_interface_t* btInf = getBluetoothInterface();
451 const bt_interface_t* btInf = getBluetoothInterface();
com_android_bluetooth_hfpclient.cpp 381 const bt_interface_t* btInf = getBluetoothInterface();
419 const bt_interface_t* btInf = getBluetoothInterface();
com_android_bluetooth_avrcp.cpp 564 const bt_interface_t* btInf = getBluetoothInterface();
601 const bt_interface_t* btInf = getBluetoothInterface();
    [all...]
com_android_bluetooth_btservice_AdapterService.cpp 67 const bt_interface_t* getBluetoothInterface() { return sBluetoothInterface; }
    [all...]
com_android_bluetooth_gatt.cpp     [all...]

Completed in 236 milliseconds