Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h97 LST_DISCONNECTED, enumerator
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/l2cap/
Dl2c_link.c688 if ((p_lcb->link_state != LST_DISCONNECTED) && in l2c_info_timeout()
Dl2c_utils.c91 p_lcb->link_state = LST_DISCONNECTED; in l2cu_allocate_lcb()