Searched refs:brcm_vnd_a2dp_send_hci_vsc (Results 1 – 1 of 1) sorted by relevance
/hardware/broadcom/libbt/src/ |
D | bt_vendor_brcm_a2dp.c | 153 static uint8_t brcm_vnd_a2dp_send_hci_vsc(uint16_t cmd, uint8_t *payload, uint8_t len, hci_cback cb… in brcm_vnd_a2dp_send_hci_vsc() function 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() 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() 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() 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() 551 …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() 562 …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() 574 …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() 581 …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() 597 …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_cleanup() [all …]
|