Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h805 BT_CONN_STATE_DISCONNECTING, enumerator
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c2895 return BT_CONN_STATE_DISCONNECTING; in conn_internal_to_public_state()