Searched refs:hci_req_sync_complete (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_request.h | 51 void hci_req_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode,
|
H A D | hci_request.c | 100 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 D | hci_request.c | 102 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