Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/general/src/
Dmain_l2cap_ecred.c227 static void connect_num_channels(uint8_t num_l2cap_channels) in connect_num_channels() argument
231 for (int i = 0; i < num_l2cap_channels; i++) { in connect_num_channels()