Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_l2cap.c247 bool ecfc = cp->options & BTP_L2CAP_CONNECT_OPT_ECFC; in connect() local
277 if (cp->num == 1 && !ecfc) { in connect()
282 } else if (ecfc) { in connect()