HomeSort by relevance Sort by last modified time
    Searched defs:switch_res (Results 1 - 2 of 2) sorted by null

  /system/bt/bta/av/
bta_av_aact.c 778 tBTA_AV_RS_RES switch_res = BTA_AV_RS_NONE; local
799 switch_res = BTA_AV_RS_DONE;
805 switch_res = BTA_AV_RS_FAIL;
808 if (switch_res != BTA_AV_RS_NONE)
816 p_buf->switch_res = switch_res;
888 p_scb->q_info.open.switch_res = BTA_AV_RS_DONE;
    [all...]
bta_av_int.h 231 tBTA_AV_RS_RES switch_res; member in struct:__anon68554

Completed in 667 milliseconds