Searched refs:L2CAP_SDU_LEN (Results 1 – 3 of 3) sorted by relevance
8 #define L2CAP_SDU_LEN (L2CAP_MTU - 2) macro
28 CONFIG_BT_MAX_CONN, BT_L2CAP_SDU_BUF_SIZE(L2CAP_SDU_LEN),
630 uint8_t data[L2CAP_SDU_LEN]; in test_procedure_0()