Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_co_bta_av_co.h315 static btav_a2dp_scmst_info_t return_value;
316 std::function<btav_a2dp_scmst_info_t(const RawAddress& peer_address)> body{
318 btav_a2dp_scmst_info_t operator()(const RawAddress& peer_address) { in operator()
Dmock_btif_co_bta_av_co.cc84 btav_a2dp_scmst_info_t bta_av_co_get_scmst_info::return_value = {};
202 btav_a2dp_scmst_info_t bta_av_co_get_scmst_info( in bta_av_co_get_scmst_info()
/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/include/hardware/
Dbt_av.h270 } btav_a2dp_scmst_info_t; typedef
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_int.h205 typedef btav_a2dp_scmst_info_t (*tBTA_AV_CO_GET_SCMST_INFO)(
Dbta_av_aact.cc3302 btav_a2dp_scmst_info_t scmst_info = in bta_av_offload_codec_builder()
/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc2287 btav_a2dp_scmst_info_t bta_av_co_get_scmst_info( in bta_av_co_get_scmst_info()
2291 btav_a2dp_scmst_info_t scmst_info{}; in bta_av_co_get_scmst_info()