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

  /packages/apps/Bluetooth/jni/
com_android_bluetooth.h 30 const bt_interface_t* getBluetoothInterface();
com_android_bluetooth_a2dp.cpp 104 const bt_interface_t* btInf;
138 const bt_interface_t* btInf;
174 const bt_interface_t* btInf;
com_android_bluetooth_hdp.cpp 102 // const bt_interface_t* btInf;
134 const bt_interface_t* btInf;
170 const bt_interface_t* btInf;
com_android_bluetooth_avrcp.cpp 122 const bt_interface_t* btInf;
159 const bt_interface_t* btInf;
com_android_bluetooth_hid.cpp 147 // const bt_interface_t* btInf;
179 const bt_interface_t* btInf;
218 const bt_interface_t* btInf;
com_android_bluetooth_pan.cpp 107 static const bt_interface_t* btIf;
com_android_bluetooth_hfp.cpp 222 const bt_interface_t* btInf;
269 const bt_interface_t* btInf;
305 const bt_interface_t* btInf;
com_android_bluetooth_btservice_AdapterService.cpp 44 static const bt_interface_t *sBluetoothInterface = NULL;
52 const bt_interface_t* getBluetoothInterface() {
    [all...]
com_android_bluetooth_gatt.cpp 676 static const bt_interface_t* btIf;
    [all...]
  /hardware/libhardware/include/hardware/
bluetooth.h 366 /** set to sizeof(bt_interface_t) */
454 } bt_interface_t; typedef in typeref:struct:__anon20592
462 const bt_interface_t* (*get_bluetooth_interface)();
  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 375 static const bt_interface_t bluetoothInterface = {
406 const bt_interface_t* bluetooth__get_bluetooth_interface ()
  /external/bluetooth/bluedroid/test/bluedroidtest/
bluedroidtest.c 75 const bt_interface_t* sBtInterface = NULL;

Completed in 2302 milliseconds