Home
last modified time | relevance | path

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

/system/bt/bta/av/
Dbta_av_aact.c796 switch_res = BTA_AV_RS_FAIL; in bta_av_switch_role()
946 case BTA_AV_RS_FAIL: in bta_av_do_disc_a2d()
2362 hdr.offset = BTA_AV_RS_FAIL; in bta_av_start_ok()
2369 if (p_data->hdr.offset == BTA_AV_RS_FAIL) in bta_av_start_ok()
Dbta_av_int.h223 BTA_AV_RS_FAIL, /* the role switch result - failed */ enumerator
Dbta_av_main.c969 p_scb->q_info.open.switch_res = BTA_AV_RS_FAIL; in bta_av_sys_rs_cback()