Searched refs:L2CAP_DEFAULT_MTU (Results 1 – 12 of 12) 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()
340 p_tbl->peer_mtu = L2CAP_DEFAULT_MTU; in avdt_l2c_config_ind_cback()
192 (L2CAP_DEFAULT_MTU > SDP_MTU_SIZE) ? SDP_MTU_SIZE : L2CAP_DEFAULT_MTU; in sdp_config_ind()
132 p_mcb->peer_l2cap_mtu = L2CAP_DEFAULT_MTU - RFCOMM_MIN_OFFSET - 1; in rfc_mx_sm_state_idle()670 p_mcb->peer_l2cap_mtu = L2CAP_DEFAULT_MTU - RFCOMM_MIN_OFFSET - 1; in rfc_mx_conf_ind()
200 p_lcb->peer_mtu = L2CAP_DEFAULT_MTU; in avct_l2c_br_config_ind_cback()
336 uint16_t peer_mtu = L2CAP_DEFAULT_MTU; in AVCT_GetPeerMtu()
278 p_lcb->peer_mtu = L2CAP_DEFAULT_MTU; in avct_l2c_config_ind_cback()
314 #define L2CAP_DEFAULT_MTU (672) macro
232 if (pkt_len > L2CAP_DEFAULT_MTU) { in process_l2cap_cmd()239 L2CAP_DEFAULT_MTU); in process_l2cap_cmd()
281 L2CAP_DEFAULT_MTU, 0); in l2c_is_cmd_rejected()1413 p_ccb->our_cfg.mtu = p_ccb->peer_cfg.mtu = L2CAP_DEFAULT_MTU; in l2cu_allocate_ccb()1849 if (!p_cfg->mtu_present && required_remote_mtu > L2CAP_DEFAULT_MTU) { in l2cu_process_peer_cfg_req()
869 if (p_cfg->mtu_present && p_cfg->mtu < L2CAP_DEFAULT_MTU) in gatt_l2cif_config_ind_cback()872 p_tcb->payload_size = L2CAP_DEFAULT_MTU; in gatt_l2cif_config_ind_cback()
774 p_ccb->rem_mtu_size = L2CAP_DEFAULT_MTU; in gap_config_ind()