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.rs144 cb_variant!(HHCb, protocol_mode_cb -> HHCallbacks::ProtocolMode,
234 protocol_mode_cb: Some(protocol_mode_cb), in initialize()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hh.h158 bthh_protocol_mode_callback protocol_mode_cb; member
/packages/modules/Bluetooth/system/btif/test/
Dbtif_hh_test.cc127 .protocol_mode_cb = nullptr, // bthh_protocol_mode_callback
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc784 HAL_CBACK(bt_hh_callbacks, protocol_mode_cb, (RawAddress*)&(p_dev->link_spec.addrt.bda), in hh_get_proto_handler()