Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dmgmt.h586 #define MGMT_ADV_FLAG_SEC_CODED BIT(9) macro
596 MGMT_ADV_FLAG_SEC_CODED)
/linux/net/bluetooth/
H A Dhci_sync.c1442 } else if (flags & MGMT_ADV_FLAG_SEC_CODED) { in hci_setup_ext_adv_instance_sync()
H A Dmgmt.c8509 flags |= MGMT_ADV_FLAG_SEC_CODED; in get_supported_adv_flags()