Home
last modified time | relevance | path

Searched refs:__hci_req_remove_ext_adv_instance (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.h91 int __hci_req_remove_ext_adv_instance(struct hci_request *req, u8 instance);
H A Dhci_conn.c936 __hci_req_remove_ext_adv_instance(req, cp.handle); in hci_req_directed_advertising()
H A Dhci_request.c2161 int __hci_req_remove_ext_adv_instance(struct hci_request *req, u8 instance) in __hci_req_remove_ext_adv_instance() function
H A Dmgmt.c7669 __hci_req_remove_ext_adv_instance(&req, cp->instance); in remove_advertising()