Searched refs:mtu_present (Results 1 – 17 of 17) sorted by relevance
76 sdp_cb.l2cap_my_cfg.mtu_present = true; in sdp_init()187 if (!p_cfg->mtu_present) { in sdp_config_ind()
152 tL2CAP_CFG_INFO cfg_req = {.mtu_present = true, .mtu = L2CAP_MTU_SIZE}; in ConnectServerL2cap()161 cfg_req.mtu_present = false; in ConnectServerL2cap()294 tL2CAP_CFG_INFO cfg_req = {.mtu_present = true, .mtu = L2CAP_MTU_SIZE}; in TestConnectClientPortL2cap()302 cfg_req.mtu_present = false; in TestConnectClientPortL2cap()765 tL2CAP_CFG_INFO our_cfg_req = {.mtu_present = true, .mtu = L2CAP_MTU_SIZE}; in TEST_F()773 tL2CAP_CFG_INFO peer_cfg_req = {.mtu_present = true, .mtu = test_mtu}; in TEST_F()
240 if ((!p_cfg->mtu_present) || (p_cfg->mtu > HID_DEV_MTU_SIZE)) in hidd_l2cif_config_ind()559 hd_cb.l2cap_cfg.mtu_present = TRUE; in hidd_conn_reg()562 hd_cb.l2cap_intr_cfg.mtu_present = TRUE; in hidd_conn_reg()
101 hh_cb.l2cap_cfg.mtu_present = true; in hidh_conn_reg()392 if ((!p_cfg->mtu_present) || (p_cfg->mtu > HID_HOST_MTU)) in hidh_l2cif_config_ind()
574 if (p_cfg->mtu_present) in l2cu_send_peer_config_req()602 if (p_cfg->mtu_present) { in l2cu_send_peer_config_req()670 if (p_cfg->mtu_present) in l2cu_send_peer_config_rsp()698 if (p_cfg->mtu_present) { in l2cu_send_peer_config_rsp()1818 if (!p_cfg->mtu_present && required_remote_mtu > L2CAP_DEFAULT_MTU) { in l2cu_process_peer_cfg_req()1822 } else if (p_cfg->mtu_present) { in l2cu_process_peer_cfg_req()1831 p_ccb->peer_cfg.mtu_present = true; in l2cu_process_peer_cfg_req()1839 else if (p_ccb->peer_cfg.mtu_present && !(p_ccb->config_done & IB_CFG_DONE)) { in l2cu_process_peer_cfg_req()1840 p_cfg->mtu_present = true; in l2cu_process_peer_cfg_req()1886 p_cfg->mtu_present = p_cfg->qos_present = p_cfg->flush_to_present = 0; in l2cu_process_peer_cfg_req()[all …]
483 cfg_info.flush_to_present = cfg_info.mtu_present = in process_l2cap_cmd()498 cfg_info.mtu_present = true; in process_l2cap_cmd()638 cfg_info.flush_to_present = cfg_info.mtu_present = in process_l2cap_cmd()653 cfg_info.mtu_present = true; in process_l2cap_cmd()
67 config.mtu_present = true; in l2c_csm_send_config_req()1203 p_ccb->peer_cfg.mtu_present = false; in l2c_csm_open()
1745 if ((p_cfg->mtu_present) && (p_cfg->mtu > L2CAP_MTU_SIZE)) { in l2c_fcr_renegotiate_chan()
190 if (p_cfg->mtu_present) { in avct_l2c_br_config_ind_cback()
263 if (p_cfg->mtu_present) { in avct_l2c_config_ind_cback()
327 if (p_cfg->mtu_present) { in avdt_l2c_config_ind_cback()
148 bool mtu_present; member
78 bnep_cb.l2cap_my_cfg.mtu_present = true; in bnep_register_with_l2cap()
658 if (p_cfg->mtu_present) { in rfc_mx_conf_ind()
905 cfg.mtu_present = true; in bta_jv_l2cap_connect()1050 cfg.mtu_present = true; in bta_jv_l2cap_start_server()1053 cfg.mtu_present = false; in bta_jv_l2cap_start_server()
767 if ((!p_cfg->mtu_present) || (p_cfg->mtu > local_mtu_size)) { in gap_config_ind()
691 if (p_cfg->mtu_present && p_cfg->mtu < L2CAP_DEFAULT_MTU) in gatt_l2cif_config_ind_cback()