Home
last modified time | relevance | path

Searched refs:low_threshold_timeout (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/net/bluetooth/
Dmsft.c379 if (r->low_threshold_timeout > MSFT_RSSI_LOW_TIMEOUT_MAX) in msft_monitor_rssi_valid()
419 cp->rssi_low_interval = (u8)monitor->rssi.low_threshold_timeout; in msft_add_monitor_sync()
Dmgmt.c5347 m->rssi.low_threshold_timeout = in parse_adv_monitor_rssi()
5348 __le16_to_cpu(rssi->low_threshold_timeout); in parse_adv_monitor_rssi()
5360 m->rssi.low_threshold_timeout = 60; in parse_adv_monitor_rssi()
/linux-6.1.9/include/net/bluetooth/
Dmgmt.h829 __le16 low_threshold_timeout; member
Dhci_core.h297 __u16 low_threshold_timeout; member