Home
last modified time | relevance | path

Searched defs:hci_opcode_ocf (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h2528 #define hci_opcode_ocf(op) (op & 0x03ff) macro
/kernel/linux/linux-6.6/include/net/bluetooth/
Dhci.h2902 #define hci_opcode_ocf(op) (op & 0x03ff) macro