Searched refs:hci_opcode_ocf (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/bluetooth/ | ||
| A D | hci.h | 2651 #define hci_opcode_ocf(op) (op & 0x03ff) macro |
| /linux/net/bluetooth/ | ||
| A D | hci_sock.c | 1776 u16 ocf = hci_opcode_ocf(opcode); in hci_sock_sendmsg() |
Completed in 20 milliseconds