Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_co_bta_av_co.cc63 struct btif_a2dp_codec_debug_dump btif_a2dp_codec_debug_dump; variable
238 void btif_a2dp_codec_debug_dump(int fd) { in btif_a2dp_codec_debug_dump() function
240 test::mock::btif_co_bta_av_co::btif_a2dp_codec_debug_dump(fd); in btif_a2dp_codec_debug_dump()
Dmock_btif_co_bta_av_co.h406 struct btif_a2dp_codec_debug_dump { struct
410 extern struct btif_a2dp_codec_debug_dump btif_a2dp_codec_debug_dump; argument
/packages/modules/Bluetooth/system/btif/include/
Dbtif_av_co.h104 void btif_a2dp_codec_debug_dump(int fd);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp.cc218 btif_a2dp_codec_debug_dump(fd); in btif_debug_a2dp_dump()
/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc1704 void btif_a2dp_codec_debug_dump(int fd) { bta_av_co_cb.DebugDump(fd); } in btif_a2dp_codec_debug_dump() function