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

  /external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c 272 ** BTA_JV_INTERNAL_ERR(-1) if internal failure.
280 INT32 ret = BTA_JV_INTERNAL_ERR;
297 status = (tBTA_JV_STATUS)BTA_JV_INTERNAL_ERR;
316 status = (tBTA_JV_STATUS)BTA_JV_INTERNAL_ERR;
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_jv_api.h 43 #define BTA_JV_INTERNAL_ERR (-1) /* internal error. */
592 ** BTA_JV_INTERNAL_ERR(-1) if internal failure.
    [all...]

Completed in 39 milliseconds