Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h578 #define MGMT_ADV_FLAG_SEC_CODED BIT(9) macro
588 MGMT_ADV_FLAG_SEC_CODED)
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c1327 } else if (flags & MGMT_ADV_FLAG_SEC_CODED) { in hci_setup_ext_adv_instance_sync()
H A Dmgmt.c8414 flags |= MGMT_ADV_FLAG_SEC_CODED; in get_supported_adv_flags()