Home
last modified time | relevance | path

Searched refs:device_found_callback (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/libhardware/include/hardware/
H A Dbluetooth.h335 typedef void (*device_found_callback)(int num_properties, typedef
407 device_found_callback device_found_cb;
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h412 typedef void (*device_found_callback)(int num_properties, typedef
495 device_found_callback device_found_cb;
/aosp12/system/bt/gd/rust/topshim/src/
H A Dbtif.rs204 fn device_found_callback( in device_found_callback() function
371 fn device_found_callback( in device_found_callback() function
/aosp12/system/bt/gd/rust/topshim/btif/
H A Dbtif_shim.cc99 …rusty::device_found_callback(*g_btif->GetCallbacks(), num_properties, prop_to_vec(num_properties, … in device_found_cb()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_btservice_AdapterService.cpp245 static void device_found_callback(int num_properties, in device_found_callback() function
630 device_found_callback, discovery_state_changed_callback,