Home
last modified time | relevance | path

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

/hardware/broadcom/libbt/src/
Dbt_vendor_brcm_a2dp.c510 uint8_t *p, msg_req[HCI_CMD_MAX_LEN]; in brcm_vnd_a2dp_offload_configure() local
514 p = msg_req; in brcm_vnd_a2dp_offload_configure()
515 …brcm_vnd_a2dp_send_hci_vsc(HCI_VSC_READ_PCM_PINS, msg_req, (uint8_t)(p - msg_req), brcm_vnd_a2dp_h… in brcm_vnd_a2dp_offload_configure()
517 p = msg_req; in brcm_vnd_a2dp_offload_configure()
520 …brcm_vnd_a2dp_send_hci_vsc(HCI_VSC_WRITE_PCM_PINS, msg_req, (uint8_t)(p - msg_req), brcm_vnd_a2dp_… in brcm_vnd_a2dp_offload_configure()
522 p = msg_req; in brcm_vnd_a2dp_offload_configure()
525 …brcm_vnd_a2dp_send_hci_vsc(HCI_VSC_UIPC_OVER_HCI, msg_req, (uint8_t)(p - msg_req), brcm_vnd_a2dp_h… in brcm_vnd_a2dp_offload_configure()
527 p = msg_req; in brcm_vnd_a2dp_offload_configure()
543 …brcm_vnd_a2dp_send_hci_vsc(HCI_VSC_UIPC_OVER_HCI, msg_req, (uint8_t)(p - msg_req), brcm_vnd_a2dp_h… in brcm_vnd_a2dp_offload_configure()
545 p = msg_req; in brcm_vnd_a2dp_offload_configure()
[all …]