Searched refs:hci_cmd_sync_alloc (Results 1 – 2 of 2) sorted by relevance
| /net/bluetooth/ |
| D | hci_core.c | 3069 skb = hci_cmd_sync_alloc(hdev, opcode, plen, param, NULL); in hci_send_cmd() 3104 skb = hci_cmd_sync_alloc(hdev, opcode, plen, param, NULL); in __hci_cmd_send()
|
| D | hci_sync.c | 51 struct sk_buff *hci_cmd_sync_alloc(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_cmd_sync_alloc() function 99 skb = hci_cmd_sync_alloc(hdev, opcode, plen, param, sk); in hci_cmd_sync_add()
|