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

  /external/bluetooth/bluedroid/test/suite/support/
hal.c 50 bt_interface = bt_device->get_bluetooth_interface();
  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 493 stack->get_bluetooth_interface = bluetooth__get_bluetooth_interface;
  /hardware/libhardware/include/hardware/
bluetooth.h 544 const bt_interface_t* (*get_bluetooth_interface)(); member in struct:__anon20303
  /external/bluetooth/bluedroid/test/bluedroidtest/
bluedroidtest.c 415 sBtInterface = bt_device->get_bluetooth_interface();
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 730 sBluetoothInterface = btStack->get_bluetooth_interface();
    [all...]

Completed in 119 milliseconds