Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc128 p_rpt->client_cfg_value); in bta_hh_le_hid_report_dbg()
546 p_rpt->client_cfg_value == GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_register_input_notif()
563 p_rpt->client_cfg_value == GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_register_input_notif()
569 p_rpt->client_cfg_value == GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_register_input_notif()
595 p_rpt->client_cfg_value == GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_deregister_input_notif()
602 p_rpt->client_cfg_value == GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_deregister_input_notif()
690 p_dev_cb->hid_srvc.report[p_dev_cb->clt_cfg_idx].client_cfg_value = in write_rpt_clt_cfg_cb()
2337 p_rpt->client_cfg_value = GATT_CLT_CONFIG_NOTIFICATION; in bta_hh_process_cache_rpt()
Dbta_hh_int.h144 uint16_t client_cfg_value; member