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

  /system/bt/bta/include/
bta_av_api.h 52 typedef UINT8 tBTA_AV_STATUS;
275 tBTA_AV_STATUS status;
288 tBTA_AV_STATUS status;
306 tBTA_AV_STATUS status;
317 tBTA_AV_STATUS status;
325 tBTA_AV_STATUS status;
353 tBTA_AV_STATUS status;
455 tBTA_AV_STATUS status;
835 void BTA_AvOffloadStartRsp(tBTA_AV_HNDL hndl, tBTA_AV_STATUS status);
  /system/bt/btif/include/
btif_media.h 290 void btif_a2dp_on_offload_started(tBTA_AV_STATUS status);
  /system/bt/hci/src/
vendor.c 197 tBTA_AV_STATUS status = (result == BT_VND_OP_RESULT_SUCCESS) ? BTA_AV_SUCCESS : BTA_AV_FAIL_RESOURCES;
  /system/bt/bta/av/
bta_av_int.h 389 tBTA_AV_STATUS status;
498 tBTA_AV_STATUS open_status; /* open failure status */
bta_av_api.c 263 void BTA_AvOffloadStartRsp(tBTA_AV_HNDL hndl, tBTA_AV_STATUS status)
bta_av_aact.c     [all...]
bta_av_main.c 321 tBTA_AV_STATUS sts = BTA_AV_SUCCESS;
    [all...]
  /system/bt/btif/src/
btif_media_task.c     [all...]

Completed in 241 milliseconds