Home | History | Annotate | Download | only in gatt

Lines Matching full:err_status

817 void gatt_set_err_rsp(bool enable, uint8_t req_op_code, uint8_t err_status) {
819 << StringPrintf(" enable=%d op_code=%d, err_status=%d", enable,
820 req_op_code, err_status);
823 gatt_cb.err_status = err_status;