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.cc111 p_rpt->client_cfg_value); in bta_hh_le_hid_report_dbg()
573 p_rpt->client_cfg_value == GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_register_input_notif()
590 p_rpt->client_cfg_value == GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_register_input_notif()
596 p_rpt->client_cfg_value == GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_register_input_notif()
622 p_rpt->client_cfg_value == GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_deregister_input_notif()
629 p_rpt->client_cfg_value == GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_deregister_input_notif()
708 p_dev_cb->hid_srvc.report[p_dev_cb->clt_cfg_idx].client_cfg_value = in write_rpt_ctl_cfg_cb()
2115 STREAM_TO_UINT16(p_rpt->client_cfg_value, pp); in read_report_descriptor_ccc_cb()
2118 p_rpt->client_cfg_value); in read_report_descriptor_ccc_cb()
2196 p_rpt->client_cfg_value = GATT_CLT_CONFIG_NOTIFICATION; in bta_hh_process_cache_rpt()
Dbta_hh_int.h183 uint16_t client_cfg_value; member