Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_core.c3169 case HCI_ADV_MONITOR_EXT_MSFT: in hci_add_adv_monitor()
3193 case HCI_ADV_MONITOR_EXT_MSFT: in hci_remove_adv_monitor()
3278 return HCI_ADV_MONITOR_EXT_MSFT; in hci_get_adv_monitor_offload_ext()
Dhci_request.c1290 case HCI_ADV_MONITOR_EXT_MSFT: in hci_req_add_set_adv_filter_enable()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h280 #define HCI_ADV_MONITOR_EXT_MSFT 2 macro