Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c813 p_rpt->client_cfg_value == BTA_GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_register_input_notif()
830 p_rpt->client_cfg_value == BTA_GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_register_input_notif()
837 p_rpt->client_cfg_value == BTA_GATT_CLT_CONFIG_NOTIFICATION) { in bta_hh_le_register_input_notif()
949 BTA_GATT_CLT_CONFIG_NOTIFICATION)) { in bta_hh_le_write_rpt_clt_cfg()
2189 BTA_GATT_CLT_CONFIG_NOTIFICATION; in bta_hh_le_write_char_descr_cmpl()
2936 BTA_GATT_CLT_CONFIG_NOTIFICATION)) { in bta_hh_le_register_scpp_notif()
3016 p_rpt->client_cfg_value = BTA_GATT_CLT_CONFIG_NOTIFICATION; in bta_hh_process_cache_rpt()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h211 #define BTA_GATT_CLT_CONFIG_NOTIFICATION GATT_CLT_CONFIG_NOTIFICATION /* 0x0001 */ macro