Searched refs:BT_L2CAP_RX_MTU (Results 1 – 6 of 6) sorted by relevance
13 #if BT_L2CAP_RX_MTU < CONFIG_BT_L2CAP_TX_MTU14 #define BT_ATT_MTU BT_L2CAP_RX_MTU
231 #define BT_L2CAP_RX_MTU CONFIG_BT_L2CAP_RX_MTU macro233 #define BT_L2CAP_RX_MTU (CONFIG_BT_RX_BUF_LEN - \ macro
85 #define BT_AVDTP_MAX_MTU BT_L2CAP_RX_MTU
166 config BT_L2CAP_RX_MTU config561 default BT_L2CAP_RX_MTU if BT_HCI_ACL_FLOW_CONTROL564 range BT_L2CAP_RX_MTU 32767 if BT_HCI_ACL_FLOW_CONTROL
58 #define L2CAP_BR_MAX_MTU BT_L2CAP_RX_MTU
70 #define L2CAP_MAX_LE_MPS BT_L2CAP_RX_MTU
Completed in 14 milliseconds