Home
last modified time | relevance | path

Searched defs:hci_opcode_pack (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/net/bluetooth/
H A Dhci.h2532 #define hci_opcode_pack(ogf, ocf) ((__u16) ((ocf & 0x03ff)|(ogf << 10))) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/bluetooth/
H A Dhci.h2532 #define hci_opcode_pack(ogf, ocf) ((__u16) ((ocf & 0x03ff)|(ogf << 10))) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/bluetooth/
H A Dhci.h2532 #define hci_opcode_pack(ogf, ocf) ((__u16) ((ocf & 0x03ff)|(ogf << 10))) macro