Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h2526 #define hci_opcode_ocf(op) (op & 0x03ff) macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_sock.c1805 u16 ocf = hci_opcode_ocf(opcode); in hci_sock_sendmsg()