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

  /system/bt/test/suite/cases/
adapter.c 51 CALL_AND_WAIT(error = bt_interface->set_adapter_property(name), adapter_properties);
66 CALL_AND_WAIT(bt_interface->set_adapter_property(name), adapter_properties);
67 CALL_AND_WAIT(error = bt_interface->get_adapter_property(BT_PROPERTY_BDNAME), adapter_properties);
  /system/bt/test/suite/support/
adapter.c 76 void adapter_properties(bt_status_t status, function
callbacks.c 24 void adapter_properties(bt_status_t status, int num_properties, bt_property_t *properties);
79 { "adapter_properties" },
141 adapter_properties, // adapter_properties_callback
  /system/bt/tools/bdtool/
bdtool.c 157 CALL_AND_WAIT(error = bt_interface->get_adapter_property(BT_PROPERTY_BDNAME), adapter_properties);
177 CALL_AND_WAIT(error = bt_interface->set_adapter_property(property), adapter_properties);
182 CALL_AND_WAIT(error = bt_interface->get_adapter_property(BT_PROPERTY_BDNAME), adapter_properties);
196 CALL_AND_WAIT(bt_interface->set_adapter_property(property), adapter_properties);
adapter.c 77 void adapter_properties(bt_status_t status, function
  /system/bt/btif/src/
btif_storage.c     [all...]

Completed in 268 milliseconds