Searched refs:tBTA_AV_FEAT (Results 1 – 7 of 7) sorted by relevance
76 typedef uint16_t tBTA_AV_FEAT; typedef158 typedef struct { tBTA_AV_FEAT features; } tBTA_AV_ENABLE;234 tBTA_AV_FEAT peer_features;261 tBTA_AV_FEAT peer_features;413 void BTA_AvEnable(tBTA_AV_FEAT features, tBTA_AV_CBACK* p_cback);
37 void BTA_AvEnable(tBTA_AV_FEAT features, tBTA_AV_CBACK* p_cback) { in BTA_AvEnable()
225 tBTA_AV_FEAT features;598 tBTA_AV_FEAT peer_features; /* peer features mask */624 tBTA_AV_FEAT features; /* features mask */
1631 tBTA_AV_FEAT bta_av_check_peer_features(uint16_t service_uuid) { in bta_av_check_peer_features()1632 tBTA_AV_FEAT peer_features = 0; in bta_av_check_peer_features()1697 tBTA_AV_FEAT bta_avk_check_peer_features(uint16_t service_uuid) { in bta_avk_check_peer_features()1698 tBTA_AV_FEAT peer_features = 0; in bta_avk_check_peer_features()1886 tBTA_AV_FEAT peer_features = 0; /* peer features mask */ in bta_av_rc_disc_done()
55 void BTA_AvEnable(tBTA_AV_FEAT features, tBTA_AV_CBACK* p_cback) { in BTA_AvEnable()
3201 tBTA_AV_FEAT features = BTA_AV_FEAT_RCTG | BTA_AV_FEAT_METADATA | in btif_av_source_execute_service()3230 tBTA_AV_FEAT features = BTA_AV_FEAT_NO_SCO_SSPD | BTA_AV_FEAT_RCCT | in btif_av_sink_execute_service()
190 tBTA_AV_FEAT rc_features;