Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_csm.c69 case CST_CLOSED: in l2c_csm_execute()
495 p_ccb->chnl_state = CST_CLOSED; in l2c_csm_w4_l2cap_connect_rsp()
Dl2c_ucd.c890 case CST_CLOSED: in l2c_ucd_process_event()
Dl2c_utils.c1600 p_ccb->chnl_state = CST_CLOSED; in l2cu_allocate_ccb()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h83 CST_CLOSED, /* Channel is in clodes state */ enumerator