Home | History | Annotate | Download | only in src

Lines Matching refs:ocf

262 static int read_ps_event(uint8_t *event, uint16_t ocf)
265 uint16_t opcode = htobs(cmd_opcode_pack(HCI_VENDOR_CMD_OGF, ocf));
1193 int hci_send_cmd(int dd, uint16_t ogf, uint16_t ocf, uint8_t plen, void *param)
1200 hc.opcode = htobs(cmd_opcode_pack(ogf, ocf));