hci_opcode_ogf
hci_opcode_ogf(opcode),
if (hci_opcode_ogf(opcode) == 0x3F) {
hci_opcode_ogf(opcode),
if (hci_opcode_ogf(__le16_to_cpu(opcode)) == 0x3f) {
if (val > 0xffff || hci_opcode_ogf(val) != 0x3f)
if (hci_opcode_ogf(opcode) != 0x3f) {
ogf = hci_opcode_ogf(opcode);
(hci_opcode_ogf(hci_skb_opcode(hdev->req_skb)) == 0x08 ||
hci_opcode_ogf(hci_skb_opcode(hdev->req_skb)) != 0x08 &&
u16 ogf = hci_opcode_ogf(opcode);