Searched refs:btif_a2dp_codec_debug_dump (Results 1 – 5 of 5) sorted by relevance
63 struct btif_a2dp_codec_debug_dump btif_a2dp_codec_debug_dump; variable238 void btif_a2dp_codec_debug_dump(int fd) { in btif_a2dp_codec_debug_dump() function240 test::mock::btif_co_bta_av_co::btif_a2dp_codec_debug_dump(fd); in btif_a2dp_codec_debug_dump()
406 struct btif_a2dp_codec_debug_dump { struct410 extern struct btif_a2dp_codec_debug_dump btif_a2dp_codec_debug_dump; argument
104 void btif_a2dp_codec_debug_dump(int fd);
218 btif_a2dp_codec_debug_dump(fd); in btif_debug_a2dp_dump()
1704 void btif_a2dp_codec_debug_dump(int fd) { bta_av_co_cb.DebugDump(fd); } in btif_a2dp_codec_debug_dump() function