HomeSort by relevance Sort by last modified time
    Searched refs:bta_av_ci_setconfig (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/include/
bta_av_ci.h 53 ** Function bta_av_ci_setconfig
64 BTA_API extern void bta_av_ci_setconfig(tBTA_AV_HNDL hndl, UINT8 err_code,
  /external/bluetooth/bluedroid/bta/av/
bta_av_ci.c 59 ** Function bta_av_ci_setconfig
70 void bta_av_ci_setconfig(tBTA_AV_HNDL hndl, UINT8 err_code, UINT8 category, function
  /external/bluetooth/bluedroid/btif/co/
bta_av_co.c 535 bta_av_ci_setconfig(hndl, A2D_BUSY, AVDT_ASC_CODEC, 0, NULL, FALSE);
618 bta_av_ci_setconfig(hndl, status, category, 0, NULL, FALSE);
629 bta_av_ci_setconfig(hndl, A2D_SUCCESS, A2D_SUCCESS, 0, NULL, recfg_needed);
    [all...]

Completed in 240 milliseconds