Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dmsft.c492 if (r->low_threshold_timeout > MSFT_RSSI_LOW_TIMEOUT_MAX) in msft_monitor_rssi_valid()
534 cp->rssi_low_interval = (u8)monitor->rssi.low_threshold_timeout; in msft_add_monitor_sync()
H A Dmgmt.c5261 m->rssi.low_threshold_timeout = in parse_adv_monitor_rssi()
5262 __le16_to_cpu(rssi->low_threshold_timeout); in parse_adv_monitor_rssi()
5274 m->rssi.low_threshold_timeout = 60; in parse_adv_monitor_rssi()
/linux/include/net/bluetooth/
H A Dhci_core.h298 __u16 low_threshold_timeout; member