Searched refs:AdapterPropertiesCallback (Results 1 – 6 of 6) sorted by relevance
75 void AdapterPropertiesCallback(bt_status_t status, in AdapterPropertiesCallback() function83 AdapterPropertiesCallback(status, num_properties, properties)); in AdapterPropertiesCallback()199 AdapterPropertiesCallback,333 void BluetoothInterface::Observer::AdapterPropertiesCallback( in AdapterPropertiesCallback() function in bluetooth::hal::BluetoothInterface::Observer
53 virtual void AdapterPropertiesCallback(bt_status_t status,
102 AdapterPropertiesCallback(BT_STATUS_SUCCESS, num_properties, properties)); in NotifyAdapterPropertiesChanged()
82 void AdapterPropertiesCallback(
114 void BluetoothTest::AdapterPropertiesCallback( in AdapterPropertiesCallback() function in bttest::BluetoothTest
250 void AdapterPropertiesCallback(bt_status_t status, in AdapterPropertiesCallback() function in bluetooth::AdapterImpl