Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_le.cc573 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()
709 GATT_CLT_CONFIG_NOTIFICATION; in write_rpt_ctl_cfg_cb()
735 GATT_CLT_CONFIG_NOTIFICATION, in bta_hh_le_write_rpt_clt_cfg()
2196 p_rpt->client_cfg_value = GATT_CLT_CONFIG_NOTIFICATION; in bta_hh_process_cache_rpt()
/system/bt/stack/include/
Dgatt_api.h294 #define GATT_CLT_CONFIG_NOTIFICATION 0x0001 macro