Searched refs:hci_skb_opcode (Results 1 – 5 of 5) sorted by relevance
511 #define hci_skb_opcode(skb) bt_cb((skb))->hci.opcode macro
7470 (hci_opcode_ogf(hci_skb_opcode(hdev->req_skb)) == 0x08 || in hci_le_meta_evt() 7471 hci_skb_opcode(hdev->req_skb) == HCI_OP_NOP) && in hci_le_meta_evt() 7473 *opcode = hci_skb_opcode(hdev->req_skb); in hci_le_meta_evt() 7797 hci_opcode_ogf(hci_skb_opcode(hdev->req_skb)) != 0x08 && in hci_event_packet() 7799 hci_req_cmd_complete(hdev, hci_skb_opcode(hdev->req_skb), in hci_event_packet()
1468 u16 opcode = hci_skb_opcode(hdev->req_skb); in hci_cmd_timeout()4117 if (hci_skb_opcode(skb) != HCI_OP_NOP) { in hci_send_cmd_sync()
1896 hci_skb_opcode(skb) = opcode; in hci_sock_sendmsg()
72 hci_skb_opcode(skb) = opcode; in hci_cmd_sync_alloc()