Home
last modified time | relevance | path

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

/system/bt/gd/rust/topshim/btif/
Dbtif_shim.cc90 static void remote_device_properties_cb( in remote_device_properties_cb() function
152 remote_device_properties_cb,
/system/bt/btif/test/
Dbtif_stack_test.cc129 .remote_device_properties_cb = remote_device_properties,
/system/bt/test/headless/
Dheadless.cc150 .remote_device_properties_cb = remote_device_properties,
/system/bt/include/hardware/
Dbluetooth.h494 remote_device_properties_callback remote_device_properties_cb; member
/system/bt/btif/src/
Dbluetooth.cc683 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, in invoke_remote_device_properties_cb()