Home
last modified time | relevance | path

Searched defs:DeviceFoundCallback (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/service/hal/
H A Dbluetooth_interface.cc102 void DeviceFoundCallback(int num_properties, bt_property_t* properties) { in DeviceFoundCallback() function
340 void BluetoothInterface::Observer::DeviceFoundCallback( in DeviceFoundCallback() function in bluetooth::hal::BluetoothInterface::Observer
/aosp12/system/bt/service/
H A Dadapter.cc634 void DeviceFoundCallback(int num_properties, in DeviceFoundCallback() function in bluetooth::AdapterImpl