Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_sock.c1876 u16 ocf = hci_opcode_ocf(opcode); in hci_sock_sendmsg()
/linux-6.6.21/include/net/bluetooth/
Dhci.h2975 #define hci_opcode_ocf(op) (op & 0x03ff) macro