Searched refs:MAX_MTU (Results 1 – 2 of 2) sorted by relevance
62 #define MAX_MTU (SPI_MAX_MSG_LEN - H4_HDR_SIZE - BT_L2CAP_HDR_SIZE - BT_HCI_ACL_HDR_SIZE) macro64 #if CONFIG_BT_L2CAP_TX_MTU > MAX_MTU
65 #define MAX_MTU (SPI_MAX_MSG_LEN - H4_HDR_SIZE - BT_L2CAP_HDR_SIZE - BT_HCI_ACL_HDR_SIZE) macro67 #if CONFIG_BT_L2CAP_TX_MTU > MAX_MTU