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

  /system/bt/tools/bdtool/
bdtool.c 157 CALL_AND_WAIT(error = bt_interface->get_adapter_property(BT_PROPERTY_BDNAME), adapter_properties);
182 CALL_AND_WAIT(error = bt_interface->get_adapter_property(BT_PROPERTY_BDNAME), adapter_properties);
  /system/bt/test/suite/adapter/
adapter_unittest.cpp 77 EXPECT_EQ(bt_interface()->get_adapter_property(BT_PROPERTY_BDNAME),
  /system/bt/btif/src/
bluetooth.c 181 static int get_adapter_property(bt_property_type_t type) function
479 get_adapter_property,
  /hardware/libhardware/include/hardware/
bluetooth.h 478 int (*get_adapter_property)(bt_property_type_t type); member in struct:__anon30669
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp     [all...]

Completed in 138 milliseconds