Home
last modified time | relevance | path

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

/linux-5.19.10/net/bluetooth/
Dhci_request.c1342 bool secondary_adv; in __hci_req_setup_ext_adv_instance() local
1385 secondary_adv = (flags & MGMT_ADV_FLAG_SEC_MASK); in __hci_req_setup_ext_adv_instance()
1388 if (secondary_adv) in __hci_req_setup_ext_adv_instance()
1394 if (secondary_adv) in __hci_req_setup_ext_adv_instance()
1399 if (secondary_adv) in __hci_req_setup_ext_adv_instance()
Dhci_sync.c721 bool secondary_adv; in hci_setup_ext_adv_instance_sync() local
774 secondary_adv = (flags & MGMT_ADV_FLAG_SEC_MASK); in hci_setup_ext_adv_instance_sync()
777 if (secondary_adv) in hci_setup_ext_adv_instance_sync()
783 if (secondary_adv) in hci_setup_ext_adv_instance_sync()
788 if (secondary_adv) in hci_setup_ext_adv_instance_sync()