Searched refs:l2cap_cfg (Results 1 – 4 of 4) sorted by relevance
56 tL2CAP_CFG_INFO l2cap_cfg; member
55 tL2CAP_CFG_INFO l2cap_cfg; member
577 memset(&hd_cb.l2cap_cfg, 0, sizeof(tL2CAP_CFG_INFO)); in hidd_conn_reg()579 hd_cb.l2cap_cfg.mtu_present = TRUE; in hidd_conn_reg()580 hd_cb.l2cap_cfg.mtu = HID_DEV_MTU_SIZE; in hidd_conn_reg()
103 memset(&hh_cb.l2cap_cfg, 0, sizeof(tL2CAP_CFG_INFO)); in hidh_conn_reg()105 hh_cb.l2cap_cfg.mtu_present = true; in hidh_conn_reg()106 hh_cb.l2cap_cfg.mtu = HID_HOST_MTU; in hidh_conn_reg()