Home
last modified time | relevance | path

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

/hardware/broadcom/libbt/src/
Dbt_vendor_brcm_a2dp.c131 static void log_bin_to_hexstr(uint8_t *bin, uint8_t binsz, const char *log_tag) in log_bin_to_hexstr() function
176 log_bin_to_hexstr((uint8_t *)(p_buf + 1), HCI_CMD_PREAMBLE_SIZE + len, __FUNCTION__); in brcm_vnd_a2dp_send_hci_vsc()
653 log_bin_to_hexstr(((uint8_t *)(p_evt_buf + 1) + HCI_EVT_CMD_CMPL_VSC), len-1, __FUNCTION__); in brcm_vnd_a2dp_hci_uipc_cback()