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

  /system/bt/bta/include/
bta_av_ci.h 47 * Function bta_av_ci_setconfig
58 extern void bta_av_ci_setconfig(tBTA_AV_HNDL hndl, uint8_t err_code,
  /system/bt/bta/av/
bta_av_ci.cc 55 * Function bta_av_ci_setconfig
66 void bta_av_ci_setconfig(tBTA_AV_HNDL hndl, uint8_t err_code, uint8_t category, function
  /system/bt/btif/co/
bta_av_co.cc 515 bta_av_ci_setconfig(hndl, A2DP_BUSY, AVDT_ASC_CODEC, 0, NULL, false,
587 bta_av_ci_setconfig(hndl, status, category, 0, NULL, false, avdt_handle);
596 bta_av_ci_setconfig(hndl, A2DP_SUCCESS, A2DP_SUCCESS, 0, NULL,
    [all...]

Completed in 203 milliseconds