Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_le.cc112 p_rpt->client_cfg_value); in bta_hh_le_hid_report_dbg()
574 p_rpt->client_cfg_value == GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_register_input_notif()
591 p_rpt->client_cfg_value == GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_register_input_notif()
597 p_rpt->client_cfg_value == GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_register_input_notif()
623 p_rpt->client_cfg_value == GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_deregister_input_notif()
630 p_rpt->client_cfg_value == GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_deregister_input_notif()
709 p_dev_cb->hid_srvc.report[p_dev_cb->clt_cfg_idx].client_cfg_value = in write_rpt_ctl_cfg_cb()
2116 STREAM_TO_UINT16(p_rpt->client_cfg_value, pp); in read_report_descriptor_ccc_cb()
2119 p_rpt->client_cfg_value); in read_report_descriptor_ccc_cb()
Dbta_hh_int.h183 uint16_t client_cfg_value; member