Home
last modified time | relevance | path

Searched refs:ogf (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wpan/bt_sco_app/
Dbt_sco_app.c172 uint8_t ogf; in send_hciCmd() local
178 ogf = strtol(command[0], NULL, 16); in send_hciCmd()
200 if (hci_send_cmd(dd, ogf, ocf, len, buf) < 0) { in send_hciCmd()
/hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/
Dbt_amp_hci.h39 #define HCI_CMD_OPCODE(ogf, ocf) ((((ogf) & 0x3F) << 10) | ((ocf) & 0x03FF)) argument
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dbt_amp_hci.h39 #define HCI_CMD_OPCODE(ogf, ocf) ((((ogf) & 0x3F) << 10) | ((ocf) & 0x03FF)) argument