Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_csm.cc156 case CST_ORIG_W4_SEC_COMP: in l2c_csm_execute()
231 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP; in l2c_csm_closed()
235 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP; in l2c_csm_closed()
259 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP; in l2c_csm_closed()
271 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP; in l2c_csm_closed()
Dl2c_int.h76 CST_ORIG_W4_SEC_COMP, /* Originator waits security clearence */ enumerator
89 CASE_RETURN_TEXT(CST_ORIG_W4_SEC_COMP); in channel_state_text()
Dl2c_link.cc528 if ((p_ccb->chnl_state == CST_ORIG_W4_SEC_COMP) || in l2c_info_resp_timer_timeout()