hci_opcode_ogf     70 drivers/bluetooth/btmrvl_main.c 			if (hci_opcode_ogf(opcode) == 0x3F) {
hci_opcode_ogf    201 drivers/bluetooth/hci_bcsp.c 		if (hci_opcode_ogf(__le16_to_cpu(opcode)) == 0x3f) {
hci_opcode_ogf   3644 net/bluetooth/hci_core.c 	if (hci_opcode_ogf(opcode) != 0x3f) {
hci_opcode_ogf   1761 net/bluetooth/hci_sock.c 		u16 ogf = hci_opcode_ogf(opcode);