Home
last modified time | relevance | path

Searched refs:__hci_req_start_ext_adv (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/bluetooth/
Dhci_request.h85 int __hci_req_start_ext_adv(struct hci_request *req, u8 instance);
Dhci_request.c1421 __hci_req_start_ext_adv(&req, 0x00); in hci_req_reenable_advertising()
1706 int __hci_req_start_ext_adv(struct hci_request *req, u8 instance) in __hci_req_start_ext_adv() function
1781 __hci_req_start_ext_adv(req, instance); in __hci_req_schedule_adv_instance()
2059 __hci_req_start_ext_adv(req, hdev->cur_adv_instance); in connectable_update()
2173 __hci_req_start_ext_adv(req, 0x00); in discoverable_update()
Dmgmt.c944 __hci_req_start_ext_adv(&req, hdev->cur_adv_instance); in rpa_expired()
4389 __hci_req_start_ext_adv(&req, 0x00); in set_advertising()