Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/include/
H A Dbtif_common.h203 void invoke_device_found_cb(int num_properties, bt_property_t* properties);
/aosp12/system/bt/btif/src/
H A Dbluetooth.cc693 void invoke_device_found_cb(int num_properties, bt_property_t* properties) { in invoke_device_found_cb() function
H A Dbtif_dm.cc1233 invoke_device_found_cb(num_properties, properties); in btif_dm_search_devices_evt()