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

  /system/bt/tools/bdtool/
bdtool.c 161 error = bt_interface->get_adapter_property(BT_PROPERTY_BDNAME),
189 error = bt_interface->get_adapter_property(BT_PROPERTY_BDNAME),
  /system/bt/test/suite/adapter/
adapter_unittest.cc 74 EXPECT_EQ(bt_interface()->get_adapter_property(BT_PROPERTY_BDNAME),
  /system/bt/btif/src/
bluetooth.cc 185 static int get_adapter_property(bt_property_type_t type) { function
439 get_adapter_property,
  /hardware/libhardware/include/hardware/
bluetooth.h 473 int (*get_adapter_property)(bt_property_type_t type); member in struct:__anon48116
  /system/bt/include/hardware/
bluetooth.h 463 int (*get_adapter_property)(bt_property_type_t type); member in struct:__anon1894
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp     [all...]

Completed in 155 milliseconds