Searched refs:L2CAP_LE_MIN_MTU (Results 1 – 3 of 3) sorted by relevance
612 if (mtu < L2CAP_LE_MIN_MTU || mps < L2CAP_LE_MIN_MPS || in l2cble_process_sig_cmd()672 if (p_ccb->peer_conn_cfg.mtu < L2CAP_LE_MIN_MTU || in l2cble_process_sig_cmd()
41 constexpr uint16_t L2CAP_LE_MIN_MTU = 23; // Minimum SDU size variable
320 sock->tx_mtu = L2CAP_LE_MIN_MTU; in btsock_l2cap_alloc_l()