Home
last modified time | relevance | path

Searched refs:MGMT_ADV_FLAG_SEC_2M (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h573 #define MGMT_ADV_FLAG_SEC_2M BIT(8) 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.h577 #define MGMT_ADV_FLAG_SEC_2M BIT(8) 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 Dhci_request.c2168 if (flags & MGMT_ADV_FLAG_SEC_2M) { in __hci_req_setup_ext_adv_instance()
H A Dmgmt.c7240 flags |= MGMT_ADV_FLAG_SEC_2M; in get_supported_adv_flags()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c2064 flags |= MGMT_ADV_FLAG_SEC_2M; in create_big_sync()
H A Dhci_sync.c1150 if (flags & MGMT_ADV_FLAG_SEC_2M) { in hci_setup_ext_adv_instance_sync()
H A Dmgmt.c8337 flags |= MGMT_ADV_FLAG_SEC_2M; in get_supported_adv_flags()

Completed in 47 milliseconds