Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.h88 int __hci_req_start_ext_adv(struct hci_request *req, u8 instance);
H A Dhci_request.c1842 __hci_req_start_ext_adv(&req, 0x00); in hci_req_reenable_advertising()
2174 int __hci_req_start_ext_adv(struct hci_request *req, u8 instance) in __hci_req_start_ext_adv() function
2253 __hci_req_start_ext_adv(req, instance); in __hci_req_schedule_adv_instance()
2532 __hci_req_start_ext_adv(req, hdev->cur_adv_instance); in connectable_update()
2646 __hci_req_start_ext_adv(req, 0x00); in discoverable_update()
H A Dmgmt.c988 __hci_req_start_ext_adv(&req, hdev->cur_adv_instance); in rpa_expired()
5253 __hci_req_start_ext_adv(&req, 0x00); in set_advertising()