Searched refs:hci_opcode_ogf (Results 1 – 5 of 5) sorted by relevance
207 if (val > 0xffff || hci_opcode_ogf(val) != 0x3f) in msft_opcode_set()
201 if (hci_opcode_ogf(__le16_to_cpu(opcode)) == 0x3f) { in bcsp_prepare_pkt()
1872 u16 ogf = hci_opcode_ogf(opcode); in hci_sock_sendmsg()
7141 hci_opcode_ogf(hci_skb_opcode(hdev->req_skb)) == 0x08 && in hci_le_meta_evt()7509 hci_opcode_ogf(hci_skb_opcode(hdev->req_skb)) != 0x08 && in hci_event_packet()
3062 if (hci_opcode_ogf(opcode) != 0x3f) { in __hci_cmd_send()