Home
last modified time | relevance | path

Searched refs:HCI_MIN_ADV_MONITOR_HANDLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_core.c1890 min = HCI_MIN_ADV_MONITOR_HANDLE; in hci_add_adv_monitor()
1891 max = HCI_MIN_ADV_MONITOR_HANDLE + HCI_MAX_ADV_MONITOR_NUM_HANDLES; in hci_add_adv_monitor()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h315 #define HCI_MIN_ADV_MONITOR_HANDLE 1 macro