Home | History | Annotate | Download | only in gatt

Lines Matching full:err_status

1595 void gatt_set_err_rsp(BOOLEAN enable, UINT8 req_op_code, UINT8 err_status)
1597 GATT_TRACE_DEBUG("gatt_set_err_rsp enable=%d op_code=%d, err_status=%d", enable, req_op_code, err_status);
1600 gatt_cb.err_status = err_status;