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

/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_le.c145 p_rpt->client_cfg_value);
835 p_rpt->client_cfg_value == BTA_GATT_CLT_CONFIG_NOTIFICATION)
856 p_rpt->client_cfg_value == BTA_GATT_CLT_CONFIG_NOTIFICATION)
865 p_rpt->client_cfg_value == BTA_GATT_CLT_CONFIG_NOTIFICATION)
2087 STREAM_TO_UINT16(p_rpt->client_cfg_value, pp);
2089 APPL_TRACE_DEBUG("Read Client Configuration: 0x%04x", p_rpt->client_cfg_value);
2294 p_dev_cb->hid_srvc[hid_inst_id].report[p_dev_cb->clt_cfg_idx].client_cfg_value =
3146 p_rpt->client_cfg_value = BTA_GATT_CLT_CONFIG_NOTIFICATION;
H A Dbta_hh_int.h202 UINT16 client_cfg_value; member in struct:__anon624

Completed in 186 milliseconds