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.cc127 case CST_ORIG_W4_SEC_COMP: in l2c_csm_execute()
202 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP; in l2c_csm_closed()
206 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP; in l2c_csm_closed()
225 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP; in l2c_csm_closed()
237 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP; in l2c_csm_closed()
Dl2c_int.h74 CST_ORIG_W4_SEC_COMP, /* Originator waits security clearence */ enumerator
91 CASE_RETURN_TEXT(CST_ORIG_W4_SEC_COMP); in channel_state_text()
Dl2c_link.cc558 if ((p_ccb->chnl_state == CST_ORIG_W4_SEC_COMP) || in l2c_info_resp_timer_timeout()