Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dmgmt.h578 #define MGMT_ADV_FLAG_SEC_CODED BIT(9) macro
588 MGMT_ADV_FLAG_SEC_CODED)
/Linux-v6.6/net/bluetooth/
Dhci_sync.c1147 } else if (flags & MGMT_ADV_FLAG_SEC_CODED) { in hci_setup_ext_adv_instance_sync()
Dmgmt.c8397 flags |= MGMT_ADV_FLAG_SEC_CODED; in get_supported_adv_flags()