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

  /external/bluetooth/bluedroid/bta/mce/
bta_mce_api.c 62 tBTA_MCE_STATUS status = BTA_MCE_FAILURE;
94 ** BTA_MCE_FAILURE, otherwise.
99 tBTA_MCE_STATUS ret = BTA_MCE_FAILURE;
bta_mce_act.c 73 evt_data.status = BTA_MCE_FAILURE;
154 tBTA_MCE_STATUS status = BTA_MCE_FAILURE;
  /external/bluetooth/bluedroid/bta/include/
bta_mce_api.h 39 #define BTA_MCE_FAILURE 1 /* Generic failure. */
123 ** BTA_MCE_FAILURE, otherwise.

Completed in 54 milliseconds