Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dhci_request.h91 int __hci_req_remove_ext_adv_instance(struct hci_request *req, u8 instance);
Dhci_conn.c934 __hci_req_remove_ext_adv_instance(req, cp.handle); in hci_req_directed_advertising()
Dhci_request.c2151 int __hci_req_remove_ext_adv_instance(struct hci_request *req, u8 instance) in __hci_req_remove_ext_adv_instance() function
Dmgmt.c7661 __hci_req_remove_ext_adv_instance(&req, cp->instance); in remove_advertising()