Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbluetooth.h404 typedef void (*remote_device_properties_callback)(bt_status_t status, typedef
494 remote_device_properties_callback remote_device_properties_cb;
/system/bt/gd/rust/topshim/src/
Dbtif.rs197 fn remote_device_properties_callback( in remote_device_properties_callback() function
361 fn remote_device_properties_callback( in remote_device_properties_callback() function
/system/bt/gd/rust/topshim/btif/
Dbtif_shim.cc94 rusty::remote_device_properties_callback( in remote_device_properties_cb()