Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_csm.cc81 case CST_ORIG_W4_SEC_COMP: in l2c_csm_execute()
159 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP; in l2c_csm_closed()
163 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP; in l2c_csm_closed()
184 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP; in l2c_csm_closed()
202 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP; in l2c_csm_closed()
Dl2c_int.h83 CST_ORIG_W4_SEC_COMP, /* Originator waits security clearence */ enumerator
Dl2c_link.cc627 if ((p_ccb->chnl_state == CST_ORIG_W4_SEC_COMP) || in l2c_info_resp_timer_timeout()