Home
last modified time | relevance | path

Searched refs:secondary_adv (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c2107 bool secondary_adv; in __hci_req_setup_ext_adv_instance() local
2144 secondary_adv = (flags & MGMT_ADV_FLAG_SEC_MASK); in __hci_req_setup_ext_adv_instance()
2147 if (secondary_adv) in __hci_req_setup_ext_adv_instance()
2152 if (secondary_adv) in __hci_req_setup_ext_adv_instance()
2157 if (secondary_adv) in __hci_req_setup_ext_adv_instance()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c1062 bool secondary_adv; in hci_setup_ext_adv_instance_sync() local
1115 secondary_adv = (flags & MGMT_ADV_FLAG_SEC_MASK); in hci_setup_ext_adv_instance_sync()
1118 if (secondary_adv) in hci_setup_ext_adv_instance_sync()
1124 if (secondary_adv) in hci_setup_ext_adv_instance_sync()
1129 if (secondary_adv) in hci_setup_ext_adv_instance_sync()

Completed in 11 milliseconds