Searched refs:tBTA_AV_FEAT (Results 1 – 9 of 9) sorted by relevance
80 typedef uint16_t tBTA_AV_FEAT; typedef164 typedef struct { tBTA_AV_FEAT features; } tBTA_AV_ENABLE;241 tBTA_AV_FEAT peer_features;242 tBTA_AV_FEAT peer_ct_features;243 tBTA_AV_FEAT peer_tg_features;270 tBTA_AV_FEAT peer_features;271 tBTA_AV_FEAT peer_ct_features;272 tBTA_AV_FEAT peer_tg_features;424 void BTA_AvEnable(tBTA_AV_FEAT features, tBTA_AV_CBACK* p_cback);
232 tBTA_AV_FEAT features;625 tBTA_AV_FEAT peer_features; /* peer features mask */627 tBTA_AV_FEAT peer_ct_features;628 tBTA_AV_FEAT peer_tg_features;653 tBTA_AV_FEAT features; /* features mask */674 tBTA_AV_FEAT sink_features; /* sink features */
1834 tBTA_AV_FEAT bta_av_check_peer_features(uint16_t service_uuid) { in bta_av_check_peer_features()1835 tBTA_AV_FEAT peer_features = 0; in bta_av_check_peer_features()1908 tBTA_AV_FEAT bta_avk_check_peer_features(uint16_t service_uuid) { in bta_avk_check_peer_features()1909 tBTA_AV_FEAT peer_features = 0; in bta_avk_check_peer_features()2091 tBTA_AV_FEAT peer_tg_features = 0; in bta_av_rc_disc_done_all()2092 tBTA_AV_FEAT peer_ct_features = 0; in bta_av_rc_disc_done_all()2284 tBTA_AV_FEAT peer_features = 0; /* peer features mask */ in bta_av_rc_disc_done()
63 void BTA_AvEnable(tBTA_AV_FEAT features, tBTA_AV_CBACK* p_cback) { in BTA_AvEnable()
149 tBTA_AV_FEAT tmp_feature = bta_av_cb.features; in bta_av_api_enable()
103 std::function<void(tBTA_AV_FEAT features, tBTA_AV_CBACK* p_cback)> body{104 [](tBTA_AV_FEAT /* features */, tBTA_AV_CBACK* /* p_cback */) {}};105 void operator()(tBTA_AV_FEAT features, tBTA_AV_CBACK* p_cback) { in operator()
95 void BTA_AvEnable(tBTA_AV_FEAT features, tBTA_AV_CBACK* p_cback) { in BTA_AvEnable()
209 tBTA_AV_FEAT rc_features;225 tBTA_AV_FEAT peer_ct_features;226 tBTA_AV_FEAT peer_tg_features;
3960 tBTA_AV_FEAT features = BTA_AV_FEAT_RCTG | BTA_AV_FEAT_METADATA | in btif_av_source_execute_service()3994 tBTA_AV_FEAT features = BTA_AV_FEAT_NO_SCO_SSPD | BTA_AV_FEAT_RCCT | in btif_av_sink_execute_service()