Searched defs:hif_mib_rcpi_rssi_threshold (Results 1 – 1 of 1) sorted by relevance
250 struct hif_mib_rcpi_rssi_threshold { struct251 u8 detection:1;252 u8 rcpi_rssi:1;253 u8 upperthresh:1;254 u8 lowerthresh:1;255 u8 reserved:4;256 u8 lower_threshold;257 u8 upper_threshold;258 u8 rolling_average_count;
Completed in 6 milliseconds