Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h187 BTA_AV_RS_FAIL, /* the role switch result - failed */ enumerator
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/
Dbta_av_aact.c783 switch_res = BTA_AV_RS_FAIL; in bta_av_switch_role()
917 case BTA_AV_RS_FAIL: in bta_av_do_disc_a2d()
2314 hdr.offset = BTA_AV_RS_FAIL; in bta_av_start_ok()
2320 if (p_data->hdr.offset == BTA_AV_RS_FAIL) { in bta_av_start_ok()
Dbta_av_main.c958 p_scb->q_info.open.switch_res = BTA_AV_RS_FAIL; in bta_av_sys_rs_cback()