Home
last modified time | relevance | path

Searched refs:SHORT_MSG (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/general/src/
Dmain_l2cap_ecred.c31 #define SHORT_MSG (DATA_MPS - 2) macro
410 channels[k].bytes_to_send = (k == LONG_MSG_CHAN_IDX) ? LONG_MSG : SHORT_MSG; in send_sdu_concurrently()