Home
last modified time | relevance | path

Searched refs:protocol_mode_cb (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhid_host.rs137 cb_variant!(HHCb, protocol_mode_cb -> HHCallbacks::ProtocolMode,
224 protocol_mode_cb: Some(protocol_mode_cb), in initialize()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hh.h176 bthh_protocol_mode_callback protocol_mode_cb; member
/packages/modules/Bluetooth/system/btif/test/
Dbtif_hh_test.cc133 .protocol_mode_cb = nullptr, // bthh_protocol_mode_callback
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc1132 HAL_CBACK(bt_hh_callbacks, protocol_mode_cb, in btif_hh_upstreams_evt()