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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ucd.c 764 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP;
    [all...]
l2c_csm.c 73 case CST_ORIG_W4_SEC_COMP:
168 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP;
209 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP;
295 ** CST_ORIG_W4_SEC_COMP state.
    [all...]
l2c_int.h 69 CST_ORIG_W4_SEC_COMP, /* Originator waits security clearence */
    [all...]
l2c_link.c 658 if ( (p_ccb->chnl_state == CST_ORIG_W4_SEC_COMP) || (p_ccb->chnl_state == CST_TERM_W4_SEC_COMP) )
    [all...]

Completed in 43 milliseconds