Searched refs:DeviceFoundCallback (Results 1 – 3 of 3) sorted by relevance
102 void DeviceFoundCallback(int num_properties, bt_property_t* properties) { in DeviceFoundCallback() function106 FOR_EACH_BLUETOOTH_OBSERVER(DeviceFoundCallback(num_properties, properties)); in DeviceFoundCallback()219 DeviceFoundCallback,340 void BluetoothInterface::Observer::DeviceFoundCallback( in DeviceFoundCallback() function in bluetooth::hal::BluetoothInterface::Observer
60 virtual void DeviceFoundCallback(int num_properties,
634 void DeviceFoundCallback(int num_properties, in DeviceFoundCallback() function in bluetooth::AdapterImpl