Searched refs:BthhHidInfo (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | hid_host.rs | 62 pub type BthhHidInfo = bindings::bthh_hid_info_t; typedef 112 HidInfo(RawAddress, BtAddrType, BtTransport, BthhHidInfo), 134 *mut RawAddress, u8 -> BtAddrType, u8 -> BtTransport, bindings::bthh_hid_info_t -> BthhHidInfo, { 295 info: BthhHidInfo, in set_info() argument
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth.rs | 15 BthhConnectionState, BthhHidInfo, BthhProtocolMode, BthhReportType, BthhStatus, 1480 info: BthhHidInfo, in hid_info() argument 3121 info: BthhHidInfo, in hid_info() argument
|