Searched refs:ogf (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/net/bluetooth/
H A Dhci_sock.c1161 u16 ogf = hci_opcode_ogf(opcode); hci_sock_sendmsg() local
1164 if (((ogf > HCI_SFLT_MAX_OGF) || hci_sock_sendmsg()
1166 &hci_sec_filter.ocf_mask[ogf])) && hci_sock_sendmsg()
1172 if (ogf == 0x3f) { hci_sock_sendmsg()
/linux-4.1.27/include/net/bluetooth/
H A Dhci.h1982 #define hci_opcode_pack(ogf, ocf) ((__u16) ((ocf & 0x03ff)|(ogf << 10)))

Completed in 122 milliseconds