Searched refs:clt_cfg_idx (Results 1 - 2 of 2) sorted by relevance

/system/bt/bta/hh/
H A Dbta_hh_le.cc709 p_dev_cb->hid_srvc.report[p_dev_cb->clt_cfg_idx].client_cfg_value =
711 p_dev_cb->clt_cfg_idx++;
729 tBTA_HH_LE_RPT* p_rpt = &p_cb->hid_srvc.report[p_cb->clt_cfg_idx];
731 for (i = p_cb->clt_cfg_idx; i < BTA_HH_LE_RPT_MAX && p_rpt->in_use;
738 p_cb->clt_cfg_idx = i;
743 p_cb->clt_cfg_idx = 0;
1225 p_cb->clt_cfg_idx = 0;
H A Dbta_hh_int.h252 uint8_t clt_cfg_idx; member in struct:__anon177

Completed in 129 milliseconds