Searched refs:hci_skb_opcode (Results 1 – 5 of 5) sorted by relevance
479 #define hci_skb_opcode(skb) bt_cb((skb))->hci.opcode macro
233 hci_skb_opcode(skb) = opcode; in hci_prepare_cmd()
7338 hci_opcode_ogf(hci_skb_opcode(hdev->sent_cmd)) == 0x08 && in hci_le_meta_evt()7340 *opcode = hci_skb_opcode(hdev->sent_cmd); in hci_le_meta_evt()7728 hci_opcode_ogf(hci_skb_opcode(hdev->sent_cmd)) != 0x08 && in hci_event_packet()7730 hci_req_cmd_complete(hdev, hci_skb_opcode(hdev->sent_cmd), in hci_event_packet()
1889 hci_skb_opcode(skb) = opcode; in hci_sock_sendmsg()
70 hci_skb_opcode(skb) = opcode; in hci_cmd_sync_alloc()