Searched refs:L2CAP_DEFAULT_MTU (Results 1 – 11 of 11) sorted by relevance
125 p_tbl->peer_mtu = L2CAP_DEFAULT_MTU; in avdt_ad_init()263 p_tbl->peer_mtu = L2CAP_DEFAULT_MTU; in avdt_ad_tc_tbl_alloc()310 p_tbl->peer_mtu = L2CAP_DEFAULT_MTU; in avdt_ad_tc_close_ind()
406 p_tbl->peer_mtu = L2CAP_DEFAULT_MTU; in avdt_l2c_config_ind_cback()
243 #define L2CAP_DEFAULT_MTU (672) macro
122 p_mcb->peer_l2cap_mtu = L2CAP_DEFAULT_MTU - RFCOMM_MIN_OFFSET - 1; in rfc_mx_sm_state_idle()632 p_mcb->peer_l2cap_mtu = L2CAP_DEFAULT_MTU - RFCOMM_MIN_OFFSET - 1; in rfc_mx_conf_ind()
310 (L2CAP_DEFAULT_MTU > SDP_MTU_SIZE) ? SDP_MTU_SIZE : L2CAP_DEFAULT_MTU; in sdp_config_ind()
281 p_lcb->peer_mtu = L2CAP_DEFAULT_MTU; in avct_l2c_br_config_ind_cback()
352 uint16_t peer_mtu = L2CAP_DEFAULT_MTU; in AVCT_GetPeerMtu()
289 p_lcb->peer_mtu = L2CAP_DEFAULT_MTU; in avct_l2c_config_ind_cback()
702 (p_cfg->mtu >= GATT_MIN_BR_MTU_SIZE && p_cfg->mtu < L2CAP_DEFAULT_MTU)) in gatt_l2cif_config_ind_cback()705 p_tcb->payload_size = L2CAP_DEFAULT_MTU; in gatt_l2cif_config_ind_cback()
267 if (pkt_len > L2CAP_DEFAULT_MTU) { in process_l2cap_cmd()
299 L2CAP_DEFAULT_MTU, 0); in l2c_is_cmd_rejected()1437 p_ccb->our_cfg.mtu = p_ccb->peer_cfg.mtu = L2CAP_DEFAULT_MTU; in l2cu_allocate_ccb()