Searched refs:hci_skb_opcode (Results 1 – 6 of 6) sorted by relevance
483 #define hci_skb_opcode(skb) bt_cb((skb))->hci.opcode macro
235 hci_skb_opcode(skb) = opcode; in hci_prepare_cmd()
7089 hci_opcode_ogf(hci_skb_opcode(hdev->req_skb)) == 0x08 && in hci_le_meta_evt()7091 *opcode = hci_skb_opcode(hdev->req_skb); in hci_le_meta_evt()7457 hci_opcode_ogf(hci_skb_opcode(hdev->req_skb)) != 0x08 && in hci_event_packet()7459 hci_req_cmd_complete(hdev, hci_skb_opcode(hdev->req_skb), in hci_event_packet()
1886 hci_skb_opcode(skb) = opcode; in hci_sock_sendmsg()
1444 u16 opcode = hci_skb_opcode(hdev->req_skb); in hci_cmd_timeout()
74 hci_skb_opcode(skb) = opcode; in hci_cmd_sync_alloc()