Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath9k/
Dmci.h109 struct ath_mci_profile_info { struct
110 u8 type;
111 u8 conn_handle;
112 bool start;
113 bool master;
114 bool edr;
115 u8 voice_type;
116 u16 T; /* Voice: Tvoice, HID: Tsniff, in slots */
117 u8 W; /* Voice: Wvoice, HID: Sniff timeout, in slots */
118 u8 A; /* HID: Sniff attempt, in slots */
[all …]