Searched refs:L2CAP_LE_MAX_MPS (Results 1 – 2 of 2) sorted by relevance
613 mps > L2CAP_LE_MAX_MPS) { in l2cble_process_sig_cmd()674 p_ccb->peer_conn_cfg.mps > L2CAP_LE_MAX_MPS) { in l2cble_process_sig_cmd()
43 constexpr uint16_t L2CAP_LE_MAX_MPS = 65533; variable