Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dmgmt.h567 #define MGMT_ADV_FLAG_SEC_CODED BIT(9) macro
570 MGMT_ADV_FLAG_SEC_CODED)
/Linux-v4.19/net/bluetooth/
Dhci_request.c1604 } else if (flags & MGMT_ADV_FLAG_SEC_CODED) { in __hci_req_setup_ext_adv_instance()
Dmgmt.c6343 flags |= MGMT_ADV_FLAG_SEC_CODED; in get_supported_adv_flags()