Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_co_bta_av_co.cc55 struct bta_av_co_get_scmst_info bta_av_co_get_scmst_info; variable
80 btav_a2dp_scmst_info_t bta_av_co_get_scmst_info::return_value = {};
194 btav_a2dp_scmst_info_t bta_av_co_get_scmst_info( in bta_av_co_get_scmst_info() function
197 return test::mock::btif_co_bta_av_co::bta_av_co_get_scmst_info(peer_address); in bta_av_co_get_scmst_info()
Dmock_btif_co_bta_av_co.h292 struct bta_av_co_get_scmst_info { struct
300 extern struct bta_av_co_get_scmst_info bta_av_co_get_scmst_info; argument
/packages/modules/Bluetooth/system/bta/include/
Dbta_av_co.h245 btav_a2dp_scmst_info_t bta_av_co_get_scmst_info(const RawAddress& peer_address);
/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc1689 btav_a2dp_scmst_info_t bta_av_co_get_scmst_info( in bta_av_co_get_scmst_info() function
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_aact.cc120 bta_av_co_get_scmst_info};