Home
last modified time | relevance | path

Searched refs:btif_av_peer_supports_3mbps (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_av.h216 BOOLEAN btif_av_peer_supports_3mbps(void);
/system/bt/btif/src/
Dbtif_av.c1691 BOOLEAN btif_av_peer_supports_3mbps(void) in btif_av_peer_supports_3mbps() function
Dbtif_media_task.c2565 if (btif_av_is_peer_edr() && (btif_av_peer_supports_3mbps() == FALSE)) { in calculate_max_frames_per_packet()