Searched refs:L2CAP_MPS (Results 1 – 4 of 4) sorted by relevance
22 #define L2CAP_MPS 96 macro23 #define DATA_MTU (3 * L2CAP_MPS)24 #define DATA_MTU_INITIAL (2 * L2CAP_MPS)267 chan->le.rx.mps = L2CAP_MPS; in connect()371 mps = MIN(L2CAP_MPS, BT_L2CAP_RX_MTU); in reconfigure()506 chan->le.rx.mps = L2CAP_MPS; in accept()
19 #define L2CAP_MPS CONFIG_BT_L2CAP_TX_MTU macro21 #define SDU_LEN (2 * L2CAP_MPS)
17 #define L2CAP_MPS CONFIG_BT_L2CAP_TX_MTU macro19 #define SDU_LEN (2 * L2CAP_MPS)
446 .L2CAP_MPS = CFG_BLE_COC_MPS_MAX, in bt_hci_stm32wb0_open()