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

  /system/bt/test/suite/support/
hal.c 54 bt_interface = bt_device->get_bluetooth_interface();
  /hardware/libhardware/include/hardware/
bluetooth.h 559 const bt_interface_t* (*get_bluetooth_interface)(); member in struct:__anon24660
  /system/bt/btif/src/
bluetooth.c 483 .get_bluetooth_interface = bluetooth__get_bluetooth_interface
  /system/bt/test/bluedroidtest/
bluedroidtest.c 415 sBtInterface = bt_device->get_bluetooth_interface();
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 651 sBluetoothInterface = btStack->get_bluetooth_interface();
    [all...]

Completed in 985 milliseconds