Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dmgmt.h581 #define MGMT_ADV_PARAM_SCAN_RSP BIT(16) macro
/Linux-v5.15/net/bluetooth/
Dhci_request.c2227 (flags & MGMT_ADV_PARAM_SCAN_RSP)) { in __hci_req_setup_ext_adv_instance()
Dmgmt.c7445 flags |= MGMT_ADV_PARAM_SCAN_RSP; in get_supported_adv_flags()