Home | History | Annotate | Download | only in l2cap

Lines Matching full:int_max

951 void l2cble_process_rc_param_request_evt(UINT16 handle, UINT16 int_min, UINT16 int_max,
959 p_lcb->max_interval = int_max;
966 btsnd_hcic_ble_rc_param_req_reply(handle, int_min, int_max, latency, timeout, 0, 0);