Home | History | Annotate | Download | only in gatt

Lines Matching refs:BTA_GATT_ERROR

467     tBTA_GATT_STATUS    status =  BTA_GATT_ERROR;
906 tBTA_GATT_STATUS status = BTA_GATT_ERROR;
1298 tBTA_GATT_STATUS status = BTA_GATT_ERROR;
1429 ** Returns BTA_GATT_ERROR is no recording found. BTA_GATT_OK if record found.
1461 status = BTA_GATT_ERROR;
1469 status = (p_clcb->state == BTA_GATTC_DISCOVER_ST) ? BTA_GATT_BUSY : BTA_GATT_ERROR;