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

  /system/bt/service/hal/
bluetooth_interface.cc 75 void AdapterPropertiesCallback(bt_status_t status, int num_properties,
82 AdapterPropertiesCallback(status, num_properties, properties));
189 AdapterPropertiesCallback,
316 void BluetoothInterface::Observer::AdapterPropertiesCallback(
bluetooth_interface.h 53 virtual void AdapterPropertiesCallback(bt_status_t status,
fake_bluetooth_interface.cc 97 AdapterPropertiesCallback(BT_STATUS_SUCCESS, num_properties, properties));
  /system/bt/test/suite/adapter/
bluetooth_test.h 81 void AdapterPropertiesCallback(bt_status_t status, int num_properties,
bluetooth_test.cc 120 void BluetoothTest::AdapterPropertiesCallback(bt_status_t status,
  /system/bt/service/
adapter.cc 254 void AdapterPropertiesCallback(bt_status_t status, int num_properties,

Completed in 76 milliseconds