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

  /system/bt/bta/hh/
bta_hh_le.cc 709 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;
    [all...]
bta_hh_int.h 252 uint8_t clt_cfg_idx; member in struct:__anon1376

Completed in 69 milliseconds