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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c 755 p_ccb->config_done |= OB_CFG_DONE;
757 if (p_ccb->config_done & IB_CFG_DONE)
769 p_ccb->config_done |= RECONFIG_FLAG;
    [all...]
l2c_int.h 302 UINT8 config_done; /* Configuration flag word */ member in struct:t_l2c_ccb
    [all...]
l2c_api.c 912 p_ccb->config_done = CFG_DONE_MASK;
    [all...]
l2c_fcr.c     [all...]
l2c_utils.c     [all...]

Completed in 53 milliseconds