Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_av_api.h280 #define BTA_AV_EDR_3MBPS 0x02 macro
/system/bt/btif/src/
Dbtif_av.c1693 BOOLEAN is3mbps = ((btif_av_cb.edr & BTA_AV_EDR_3MBPS) != 0); in btif_av_peer_supports_3mbps()
/system/bt/bta/av/
Dbta_av_aact.c1431 open.edr |= BTA_AV_EDR_3MBPS; in bta_av_str_opened()