Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dmgmt.h579 #define MGMT_ADV_FLAG_SEC_CODED BIT(9) macro
589 MGMT_ADV_FLAG_SEC_CODED)
/linux/net/bluetooth/
H A Dhci_sync.c1427 } else if (flags & MGMT_ADV_FLAG_SEC_CODED) { in hci_setup_ext_adv_instance_sync()