Home
last modified time | relevance | path

Searched refs:MGMT_ADV_FLAG_SEC_MASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h578 #define MGMT_ADV_FLAG_SEC_MASK (MGMT_ADV_FLAG_SEC_1M | MGMT_ADV_FLAG_SEC_2M | \ macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h587 #define MGMT_ADV_FLAG_SEC_MASK (MGMT_ADV_FLAG_SEC_1M | MGMT_ADV_FLAG_SEC_2M | \ macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c2144 secondary_adv = (flags & MGMT_ADV_FLAG_SEC_MASK); in __hci_req_setup_ext_adv_instance()
H A Dmgmt.c7501 phy_flags = flags & MGMT_ADV_FLAG_SEC_MASK; in add_advertising()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c1115 secondary_adv = (flags & MGMT_ADV_FLAG_SEC_MASK); in hci_setup_ext_adv_instance_sync()
H A Dmgmt.c8507 phy_flags = adv_flags & MGMT_ADV_FLAG_SEC_MASK; in requested_adv_flags_are_valid()

Completed in 37 milliseconds