Searched refs:L2CAP_DEFAULT_MTU (Results 1 – 11 of 11) sorted by relevance
126 p_tbl->peer_mtu = L2CAP_DEFAULT_MTU; in avdt_ad_init()261 p_tbl->peer_mtu = L2CAP_DEFAULT_MTU; in avdt_ad_tc_tbl_alloc()307 p_tbl->peer_mtu = L2CAP_DEFAULT_MTU; in avdt_ad_tc_close_ind()
330 p_tbl->peer_mtu = L2CAP_DEFAULT_MTU; in avdt_l2c_config_ind_cback()
190 (L2CAP_DEFAULT_MTU > SDP_MTU_SIZE) ? SDP_MTU_SIZE : L2CAP_DEFAULT_MTU; in sdp_config_ind()
253 #define L2CAP_DEFAULT_MTU (672) macro
128 p_mcb->peer_l2cap_mtu = L2CAP_DEFAULT_MTU - RFCOMM_MIN_OFFSET - 1; in rfc_mx_sm_state_idle()661 p_mcb->peer_l2cap_mtu = L2CAP_DEFAULT_MTU - RFCOMM_MIN_OFFSET - 1; in rfc_mx_conf_ind()
189 p_lcb->peer_mtu = L2CAP_DEFAULT_MTU; in avct_l2c_br_config_ind_cback()
337 uint16_t peer_mtu = L2CAP_DEFAULT_MTU; in AVCT_GetPeerMtu()
266 p_lcb->peer_mtu = L2CAP_DEFAULT_MTU; in avct_l2c_config_ind_cback()
691 if (p_cfg->mtu_present && p_cfg->mtu < L2CAP_DEFAULT_MTU) in gatt_l2cif_config_ind_cback()694 p_tcb->payload_size = L2CAP_DEFAULT_MTU; in gatt_l2cif_config_ind_cback()
267 if (pkt_len > L2CAP_DEFAULT_MTU) { in process_l2cap_cmd()274 L2CAP_DEFAULT_MTU); in process_l2cap_cmd()
278 L2CAP_DEFAULT_MTU, 0); in l2c_is_cmd_rejected()1410 p_ccb->our_cfg.mtu = p_ccb->peer_cfg.mtu = L2CAP_DEFAULT_MTU; in l2cu_allocate_ccb()1818 if (!p_cfg->mtu_present && required_remote_mtu > L2CAP_DEFAULT_MTU) { in l2cu_process_peer_cfg_req()