Home
last modified time | relevance | path

Searched refs:MGMT_ADV_FLAG_SEC_1M (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h572 #define MGMT_ADV_FLAG_SEC_1M BIT(7) macro
578 #define MGMT_ADV_FLAG_SEC_MASK (MGMT_ADV_FLAG_SEC_1M | MGMT_ADV_FLAG_SEC_2M | \
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h576 #define MGMT_ADV_FLAG_SEC_1M BIT(7) macro
587 #define MGMT_ADV_FLAG_SEC_MASK (MGMT_ADV_FLAG_SEC_1M | MGMT_ADV_FLAG_SEC_2M | \
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c7235 flags |= MGMT_ADV_FLAG_SEC_1M; in get_supported_adv_flags()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c8332 flags |= MGMT_ADV_FLAG_SEC_1M; in get_supported_adv_flags()

Completed in 31 milliseconds