Searched refs:btav_a2dp_scmst_info_t (Results 1 – 7 of 7) sorted by relevance
269 static btav_a2dp_scmst_info_t return_value;270 std::function<btav_a2dp_scmst_info_t(const RawAddress& peer_address)> body{272 btav_a2dp_scmst_info_t operator()(const RawAddress& peer_address) { return body(peer_address); } in operator()
81 btav_a2dp_scmst_info_t bta_av_co_get_scmst_info::return_value = {};172 btav_a2dp_scmst_info_t bta_av_co_get_scmst_info(const RawAddress& peer_address) { in bta_av_co_get_scmst_info()
232 btav_a2dp_scmst_info_t bta_av_co_get_scmst_info(const RawAddress& peer_address);
269 } btav_a2dp_scmst_info_t; typedef
1566 btav_a2dp_scmst_info_t bta_av_co_get_scmst_info(const RawAddress& peer_address) { in bta_av_co_get_scmst_info()1569 btav_a2dp_scmst_info_t scmst_info{}; in bta_av_co_get_scmst_info()
190 typedef btav_a2dp_scmst_info_t (*tBTA_AV_CO_GET_SCMST_INFO)(const RawAddress& peer_addr);
3112 btav_a2dp_scmst_info_t scmst_info = p_scb->p_cos->get_scmst_info(p_scb->PeerAddress()); in bta_av_vendor_offload_start_v2()3334 btav_a2dp_scmst_info_t scmst_info = p_scb->p_cos->get_scmst_info(p_scb->PeerAddress()); in bta_av_offload_codec_builder()