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

  /system/bt/stack/l2cap/
l2c_csm.cc 76 case CST_CLOSED:
545 p_ccb->chnl_state = CST_CLOSED;
    [all...]
l2c_int.h 72 CST_CLOSED, /* Channel is in closed state */
    [all...]
l2c_ucd.cc 914 case CST_CLOSED:
    [all...]
l2c_ble.cc 242 if (p_ccb->chnl_state == CST_CLOSED)
    [all...]
l2c_utils.cc     [all...]

Completed in 540 milliseconds