Home
last modified time | relevance | path

Searched defs:bthh_protocol_mode_t (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbt_hh.h83 } bthh_protocol_mode_t; typedef
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhid_host.rs74 impl From<BthhProtocolMode> for bindings::bthh_protocol_mode_t { implementation