Home
last modified time | relevance | path

Searched refs:pending_ecoc_reconfig_cnt (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_int.h535 uint8_t pending_ecoc_reconfig_cnt; member
Dl2c_utils.cc519 sizeof(uint16_t) * p_lcb->pending_ecoc_reconfig_cnt; in l2cu_send_credit_based_reconfig_req()
538 p_lcb->pending_ecoc_reconfig_cnt, p_cfg->mtu, p_cfg->mps); in l2cu_send_credit_based_reconfig_req()
2945 p_ccb->p_lcb, rem_id, p_ccb->p_lcb->pending_ecoc_reconfig_cnt, result); in l2cu_reject_ble_connection()
Dl2c_api.cc864 p_ccb->p_lcb->pending_ecoc_reconfig_cnt = lcids.size(); in L2CA_ReconfigCreditBasedConnsReq()