Home | History | Annotate | Download | only in gatt

Lines Matching refs:err_status

1448 void gatt_set_err_rsp(BOOLEAN enable, UINT8 req_op_code, UINT8 err_status)
1450 GATT_TRACE_DEBUG3("gatt_set_err_rsp enable=%d op_code=%d, err_status=%d", enable, req_op_code, err_status);
1453 gatt_cb.err_status = err_status;