Home
last modified time | relevance | path

Searched refs:hci_req_run_skb (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Damp.c268 err = hci_req_run_skb(&req, read_local_amp_assoc_complete); in amp_read_loc_assoc_frag()
287 err = hci_req_run_skb(&req, read_local_amp_assoc_complete); in amp_read_loc_assoc()
312 err = hci_req_run_skb(&req, read_local_amp_assoc_complete); in amp_read_loc_assoc_final_data()
378 hci_req_run_skb(&req, write_remote_amp_assoc_complete); in amp_write_rem_assoc_frag()
H A Dhci_request.h42 int hci_req_run_skb(struct hci_request *req, hci_req_complete_skb_t complete);
H A Dhci_request.c97 int hci_req_run_skb(struct hci_request *req, hci_req_complete_skb_t complete) in hci_req_run_skb() function
144 err = hci_req_run_skb(&req, hci_req_sync_complete); in __hci_cmd_sync_ev()
214 err = hci_req_run_skb(&req, hci_req_sync_complete); in __hci_req_sync()
H A Dmgmt.c3604 err = hci_req_run_skb(&req, set_default_phy_complete); in set_phy_configuration()
4462 err = hci_req_run_skb(&req, read_local_oob_data_complete); in read_local_oob_data()
7051 err = hci_req_run_skb(&req, read_local_oob_ext_data_complete); in read_local_ssp_oob_req()
H A Dhci_event.c3137 if (hci_req_run_skb(&req, read_enc_key_size_complete)) { in hci_encrypt_change_evt()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_request.h50 int hci_req_run_skb(struct hci_request *req, hci_req_complete_skb_t complete);
H A Dhci_request.c95 int hci_req_run_skb(struct hci_request *req, hci_req_complete_skb_t complete) in hci_req_run_skb() function
135 err = hci_req_run_skb(&req, hci_req_sync_complete); in __hci_req_sync()

Completed in 21 milliseconds