Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_api.c175 p_buf->switch_res = BTA_AV_RS_NONE; in BTA_AvOpen()
Dbta_av_aact.c751 tBTA_AV_RS_RES switch_res = BTA_AV_RS_NONE; in bta_av_switch_role()
776 if (switch_res != BTA_AV_RS_NONE) { in bta_av_switch_role()
896 case BTA_AV_RS_NONE: in bta_av_do_disc_a2d()
2274 if (p_data && (p_data->hdr.offset != BTA_AV_RS_NONE)) { in bta_av_start_ok()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h181 BTA_AV_RS_NONE, /* straight API call */ enumerator