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.c 72 case CST_CLOSED:
590 p_ccb->chnl_state = CST_CLOSED;
    [all...]
l2c_int.h 73 CST_CLOSED, /* Channel is in closed state */
    [all...]
l2c_ucd.c 953 case CST_CLOSED:
    [all...]
l2c_ble.c 299 if (p_ccb->chnl_state == CST_CLOSED)
    [all...]
l2c_utils.c     [all...]

Completed in 121 milliseconds