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

  /system/bt/bta/jv/
bta_jv_api.cc 65 return BTA_JV_FAILURE;
158 * BTA_JV_FAILURE, otherwise.
178 * BTA_JV_FAILURE, otherwise.
204 * BTA_JV_FAILURE, otherwise.
221 * BTA_JV_FAILURE, otherwise.
287 * BTA_JV_FAILURE, otherwise.
294 return BTA_JV_FAILURE;
309 * BTA_JV_FAILURE, otherwise.
378 * BTA_JV_FAILURE, otherwise.
398 * BTA_JV_FAILURE, otherwise
    [all...]
bta_jv_act.cc 260 return BTA_JV_FAILURE;
276 status = BTA_JV_FAILURE;
301 status = BTA_JV_FAILURE;
312 status = BTA_JV_FAILURE;
360 if (GAP_ConnClose(p_cb->handle) != BT_PASS) status = BTA_JV_FAILURE;
402 * BTA_JV_FAILURE in case of no profile has been registered or
407 tBTA_JV_STATUS status = BTA_JV_FAILURE;
750 status = BTA_JV_FAILURE;
777 tBTA_JV_STATUS status = BTA_JV_FAILURE;
937 evt_data.status = BTA_JV_FAILURE;
    [all...]
  /system/bt/bta/include/
bta_jv_api.h 38 #define BTA_JV_FAILURE 1 /* Generic failure. */
456 * BTA_JV_FAILURE, otherwise.
471 * BTA_JV_FAILURE, otherwise.
487 * BTA_JV_FAILURE, otherwise.
499 * BTA_JV_FAILURE, otherwise.
546 * BTA_JV_FAILURE, otherwise.
559 * BTA_JV_FAILURE, otherwise.
610 * BTA_JV_FAILURE, otherwise.
624 * BTA_JV_FAILURE, otherwise.
639 * BTA_JV_FAILURE, otherwise
    [all...]

Completed in 115 milliseconds