Home
last modified time | relevance | path

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

/hardware/broadcom/libbt/src/
Dbt_vendor_brcm_a2dp.c47 #define BTA2DPDBG(param, ...) {ALOGD(param, ## __VA_ARGS__);} macro
49 #define BTA2DPDBG(param, ...) {} macro
149 BTA2DPDBG("%s %s", log_tag, str); in log_bin_to_hexstr()
241 BTA2DPDBG("%s", __FUNCTION__); in bcrm_vnd_a2dp_parse_codec_info()
281BTA2DPDBG("%s STATUS %d parsed info : SampF %02x, ChnMode %02x, BlockL %02x, NSubB %02x, alloc %02… in bcrm_vnd_a2dp_parse_codec_info()
311 BTA2DPDBG("%s ev %d state %d", __FUNCTION__, event, brcm_vnd_a2dp_pdata.state); in brcm_vnd_a2dp_ssm_execute()
512 BTA2DPDBG("%s", __FUNCTION__); in brcm_vnd_a2dp_offload_configure()
590 BTA2DPDBG("%s", __FUNCTION__); in brcm_vnd_a2dp_offload_cleanup()
627 BTA2DPDBG("%s", __FUNCTION__); in brcm_vnd_a2dp_offload_suspend()
662 BTA2DPDBG("%s UIPC Event %04x UIPC Op %02x", __FUNCTION__, uipc_event, uipc_opcode); in brcm_vnd_a2dp_hci_uipc_cback()
[all …]