Searched refs:L2CAP_LE_MIN_MTU (Results 1 – 2 of 2) sorted by relevance
714 if (mtu < L2CAP_LE_MIN_MTU || mps < L2CAP_LE_MIN_MPS || mps > L2CAP_LE_MAX_MPS) in l2cble_process_sig_cmd()768 if (p_ccb->peer_conn_cfg.mtu < L2CAP_LE_MIN_MTU || in l2cble_process_sig_cmd()
40 #define L2CAP_LE_MIN_MTU 23 macro