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

  /external/bluetooth/bluedroid/test/suite/
base.h 35 extern const bt_interface_t *bt_interface;
main.c 29 const bt_interface_t *bt_interface;
  /packages/apps/Bluetooth/jni/
com_android_bluetooth.h 31 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_avrcp_controller.cpp 105 const bt_interface_t* btInf;
142 const bt_interface_t* btInf;
com_android_bluetooth_a2dp_sink.cpp 128 const bt_interface_t* btInf;
144 const bt_interface_t* btInf;
180 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 183 const bt_interface_t* btInf;
220 const bt_interface_t* btInf;
com_android_bluetooth_hid.cpp 200 // const bt_interface_t* btInf;
234 const bt_interface_t* btInf;
273 const bt_interface_t* btInf;
com_android_bluetooth_pan.cpp 107 static const bt_interface_t* btIf;
com_android_bluetooth_hfpclient.cpp 307 const bt_interface_t* btInf;
346 const bt_interface_t* btInf;
com_android_bluetooth_hfp.cpp 404 const bt_interface_t* btInf;
452 const bt_interface_t* btInf;
489 const bt_interface_t* btInf;
com_android_bluetooth_btservice_AdapterService.cpp 51 static const bt_interface_t *sBluetoothInterface = NULL;
61 const bt_interface_t* getBluetoothInterface() {
    [all...]
com_android_bluetooth_gatt.cpp     [all...]
  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 433 static const bt_interface_t bluetoothInterface = {
468 const bt_interface_t* bluetooth__get_bluetooth_interface ()
  /hardware/libhardware/include/hardware/
bluetooth.h 397 * |set_os_callouts| function on |bt_interface_t|.
429 /** set to sizeof(bt_interface_t) */
536 } bt_interface_t; typedef in typeref:struct:__anon20302
544 const bt_interface_t* (*get_bluetooth_interface)();
  /external/bluetooth/bluedroid/test/bluedroidtest/
bluedroidtest.c 77 const bt_interface_t* sBtInterface = NULL;

Completed in 95 milliseconds