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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c 133 status = BTA_GATT_ERROR;
290 tBTA_GATT_STATUS status = BTA_GATT_ERROR;
340 cb_data.create.status = BTA_GATT_ERROR;
373 cb_data.status = BTA_GATT_ERROR;
418 cb_data.add_result.status = BTA_GATT_ERROR;
456 cb_data.add_result.status = BTA_GATT_ERROR;
494 cb_data.add_result.status = BTA_GATT_ERROR;
527 cb_data.srvc_oper.status = BTA_GATT_ERROR;
560 cb_data.srvc_oper.status = BTA_GATT_ERROR;
690 tBTA_GATT_STATUS status= BTA_GATT_ERROR;
    [all...]
bta_gattc_act.c 201 status = BTA_GATT_ERROR;
394 cb_data.status = BTA_GATT_ERROR;
445 cb_data.status=BTA_GATT_ERROR;
481 BTA_GATT_ERROR,
544 status = BTA_GATT_ERROR;
587 cb_data.status = BTA_GATT_ERROR;
651 cb_data.status = BTA_GATT_ERROR;
732 cb_data.close.status = BTA_GATT_ERROR;
814 bta_gattc_reset_discover_st(p_clcb->p_srcb, BTA_GATT_ERROR);
995 op_cmpl.status = BTA_GATT_ERROR;
    [all...]
bta_gattc_cache.c 893 tBTA_GATT_STATUS status = BTA_GATT_ERROR;
    [all...]
bta_gattc_api.c     [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 86 #define BTA_GATT_ERROR GATT_ERROR /* 0x0085 */
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]

Completed in 45 milliseconds