Home
last modified time | relevance | path

Searched defs:invoke_device_found_cb (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/btif/include/
Dcore_callbacks.h38 void (*invoke_device_found_cb)(int num_properties, bt_property_t* properties); member
/packages/modules/Bluetooth/system/test/mock/
Dmock_bluetooth_interface.cc32 void invoke_device_found_cb(int /* num_properties */, in invoke_device_found_cb() function
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc1299 void invoke_device_found_cb(int num_properties, bt_property_t* properties) { in invoke_device_found_cb() function