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 246 tBTA_GATT_STATUS status = BTA_GATT_ERROR;
296 cb_data.create.status = BTA_GATT_ERROR;
329 cb_data.status = BTA_GATT_ERROR;
374 cb_data.add_result.status = BTA_GATT_ERROR;
412 cb_data.add_result.status = BTA_GATT_ERROR;
450 cb_data.add_result.status = BTA_GATT_ERROR;
483 cb_data.srvc_oper.status = BTA_GATT_ERROR;
516 cb_data.srvc_oper.status = BTA_GATT_ERROR;
625 tBTA_GATT_STATUS status= BTA_GATT_ERROR;
656 tBTA_GATT_STATUS status= BTA_GATT_ERROR;
    [all...]
bta_gattc_act.c 110 cb_data.reg_oper.status = BTA_GATT_ERROR;
378 cb_data.status = BTA_GATT_ERROR;
401 cb_data.status=BTA_GATT_ERROR;
496 status = BTA_GATT_ERROR;
539 cb_data.status = BTA_GATT_ERROR;
603 cb_data.status = BTA_GATT_ERROR;
682 cb_data.close.status = BTA_GATT_ERROR;
760 bta_gattc_reset_discover_st(p_clcb->p_srcb, BTA_GATT_ERROR);
941 op_cmpl.status = BTA_GATT_ERROR;
    [all...]
bta_gattc_cache.c 440 return BTA_GATT_ERROR;
867 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 108 milliseconds