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

  /system/bt/stack/l2cap/
l2c_utils.c     [all...]
l2c_link.c 885 p_ccb->buff_quota = L2CAP_CBB_DEFAULT_DATA_RATE_BUFF_QUOTA * data_rate;
889 p_ccb->rx_data_rate, p_ccb->buff_quota);
    [all...]
l2c_int.h 313 UINT16 buff_quota; /* Buffer quota before sending congestion */ member in struct:t_l2c_ccb
    [all...]
l2c_ucd.c 453 L2CAP_TRACE_ERROR ("L2CAP - Handle: 0x%04x UCD cannot be sent, already congested count: %u buff_quota: %u",
457 p_ccb->buff_quota);
    [all...]
l2c_main.c     [all...]
l2c_api.c     [all...]

Completed in 455 milliseconds