Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dmgmt.h574 #define MGMT_ADV_FLAG_SEC_CODED BIT(9) macro
584 MGMT_ADV_FLAG_SEC_CODED)
/linux-6.1.9/net/bluetooth/
Dhci_sync.c1119 } else if (flags & MGMT_ADV_FLAG_SEC_CODED) { in hci_setup_ext_adv_instance_sync()
Dmgmt.c8395 flags |= MGMT_ADV_FLAG_SEC_CODED; in get_supported_adv_flags()