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.cc 80 case CST_ORIG_W4_SEC_COMP:
168 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP;
172 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP;
193 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP;
213 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP;
306 * CST_ORIG_W4_SEC_COMP state.
    [all...]
l2c_ucd.cc 737 p_ccb->chnl_state = CST_ORIG_W4_SEC_COMP;
950 case CST_ORIG_W4_SEC_COMP:
    [all...]
l2c_int.h 73 CST_ORIG_W4_SEC_COMP, /* Originator waits security clearence */
    [all...]
l2c_link.cc 621 if ((p_ccb->chnl_state == CST_ORIG_W4_SEC_COMP) ||
    [all...]

Completed in 784 milliseconds