HomeSort by relevance Sort by last modified time
    Searched refs:CST_ORIG_W4_SEC_COMP (Results 1 - 4 of 4) sorted by null

  /system/bt/stack/l2cap/
l2c_csm.c 76 case CST_ORIG_W4_SEC_COMP:
174 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP;
180 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP;
200 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP;
224 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP;
322 ** CST_ORIG_W4_SEC_COMP state.
    [all...]
l2c_ucd.c 771 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP;
    [all...]
l2c_int.h 74 CST_ORIG_W4_SEC_COMP, /* Originator waits security clearence */
    [all...]
l2c_link.c 697 if ( (p_ccb->chnl_state == CST_ORIG_W4_SEC_COMP) || (p_ccb->chnl_state == CST_TERM_W4_SEC_COMP) )
    [all...]

Completed in 61 milliseconds