Home | History | Annotate | Download | only in hid

Lines Matching refs:HID_HOST_MTU

94     hh_cb.l2cap_cfg.mtu                  = HID_HOST_MTU;
479 if ((!p_cfg->mtu_present) || (p_cfg->mtu > HID_HOST_MTU))
480 p_hcon->rem_mtu_size = HID_HOST_MTU;