Home
last modified time | relevance | path

Searched refs:hci_req_sync_complete (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_request.h51 void hci_req_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode,
H A Dhci_request.c100 void hci_req_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode, in hci_req_sync_complete() function
135 err = hci_req_run_skb(&req, hci_req_sync_complete); in __hci_req_sync()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c102 static void hci_req_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode, in hci_req_sync_complete() 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()

Completed in 8 milliseconds