Searched refs:l2cap_cfg (Results 1 – 4 of 4) sorted by relevance
55 tL2CAP_CFG_INFO l2cap_cfg; member
53 tL2CAP_CFG_INFO l2cap_cfg; member
557 memset(&hd_cb.l2cap_cfg, 0, sizeof(tL2CAP_CFG_INFO)); in hidd_conn_reg()559 hd_cb.l2cap_cfg.mtu_present = TRUE; in hidd_conn_reg()560 hd_cb.l2cap_cfg.mtu = HID_DEV_MTU_SIZE; in hidd_conn_reg()
99 memset(&hh_cb.l2cap_cfg, 0, sizeof(tL2CAP_CFG_INFO)); in hidh_conn_reg()101 hh_cb.l2cap_cfg.mtu_present = true; in hidh_conn_reg()102 hh_cb.l2cap_cfg.mtu = HID_HOST_MTU; in hidh_conn_reg()