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

  /packages/apps/Bluetooth/jni/
com_android_bluetooth.h 31 const bt_interface_t* getBluetoothInterface();
com_android_bluetooth_a2dp.cpp 113 if ( (btInf = getBluetoothInterface()) == NULL) {
141 if ( (btInf = getBluetoothInterface()) == NULL) {
177 if ( (btInf = getBluetoothInterface()) == NULL) {
com_android_bluetooth_avrcp_controller.cpp 108 if ( (btInf = getBluetoothInterface()) == NULL) {
144 if ( (btInf = getBluetoothInterface()) == NULL) {
com_android_bluetooth_a2dp_sink.cpp 147 if ( (btInf = getBluetoothInterface()) == NULL) {
183 if ( (btInf = getBluetoothInterface()) == NULL) {
com_android_bluetooth_hdp.cpp 110 if ( (btInf = getBluetoothInterface()) == NULL) {
137 if ( (btInf = getBluetoothInterface()) == NULL) {
173 if ( (btInf = getBluetoothInterface()) == NULL) {
com_android_bluetooth_avrcp.cpp 186 if ( (btInf = getBluetoothInterface()) == NULL) {
222 if ( (btInf = getBluetoothInterface()) == NULL) {
com_android_bluetooth_hid.cpp 210 if ( (btInf = getBluetoothInterface()) == NULL) {
237 if ( (btInf = getBluetoothInterface()) == NULL) {
276 if ( (btInf = getBluetoothInterface()) == NULL) {
com_android_bluetooth_pan.cpp 114 if ( (btIf = getBluetoothInterface()) == NULL) {
com_android_bluetooth_hfpclient.cpp 310 btInf = getBluetoothInterface();
349 if ( (btInf = getBluetoothInterface()) == NULL) {
com_android_bluetooth_hfp.cpp 428 if ( (btInf = getBluetoothInterface()) == NULL) {
455 if ( (btInf = getBluetoothInterface()) == NULL) {
492 if ( (btInf = getBluetoothInterface()) == NULL) {
com_android_bluetooth_btservice_AdapterService.cpp 61 const bt_interface_t* getBluetoothInterface() {
    [all...]
com_android_bluetooth_gatt.cpp     [all...]

Completed in 256 milliseconds