Home
last modified time | relevance | path

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

/system/bt/bta/av/
Dbta_av_api.c172 p_buf->switch_res = BTA_AV_RS_NONE; in BTA_AvOpen()
Dbta_av_aact.c769 tBTA_AV_RS_RES switch_res = BTA_AV_RS_NONE; in bta_av_switch_role()
799 if (switch_res != BTA_AV_RS_NONE) in bta_av_switch_role()
932 case BTA_AV_RS_NONE: in bta_av_do_disc_a2d()
2363 if (p_data && (p_data->hdr.offset != BTA_AV_RS_NONE)) in bta_av_start_ok()
Dbta_av_int.h221 BTA_AV_RS_NONE, /* straight API call */ enumerator