Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_interface.cc101 void DeviceFoundCallback(int num_properties, bt_property_t* properties) { in DeviceFoundCallback() function
319 void BluetoothInterface::Observer::DeviceFoundCallback( in DeviceFoundCallback() function in bluetooth::hal::BluetoothInterface::Observer
/system/bt/service/
Dadapter.cc631 void DeviceFoundCallback(int num_properties, in DeviceFoundCallback() function in bluetooth::AdapterImpl