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.h293 static btav_a2dp_scmst_info_t return_value;
294 std::function<btav_a2dp_scmst_info_t(const RawAddress& peer_address)> body{
296 btav_a2dp_scmst_info_t operator()(const RawAddress& peer_address) { in operator()
Dmock_btif_co_bta_av_co.cc80 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()
/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.h294 } btav_a2dp_scmst_info_t; typedef
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_int.h209 typedef btav_a2dp_scmst_info_t (*tBTA_AV_CO_GET_SCMST_INFO)(
Dbta_av_aact.cc3148 btav_a2dp_scmst_info_t scmst_info = in bta_av_vendor_offload_start_v2()
3381 btav_a2dp_scmst_info_t scmst_info = in bta_av_offload_codec_builder()
/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()
1693 btav_a2dp_scmst_info_t scmst_info{}; in bta_av_co_get_scmst_info()