Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_le.c838 p_rpt->client_cfg_value == BTA_GATT_CLT_CONFIG_NOTIFICATION) in bta_hh_le_register_input_notif()
859 p_rpt->client_cfg_value == BTA_GATT_CLT_CONFIG_NOTIFICATION) in bta_hh_le_register_input_notif()
868 p_rpt->client_cfg_value == BTA_GATT_CLT_CONFIG_NOTIFICATION) in bta_hh_le_register_input_notif()
984 BTA_GATT_CLT_CONFIG_NOTIFICATION)) in bta_hh_le_write_rpt_clt_cfg()
2304 BTA_GATT_CLT_CONFIG_NOTIFICATION; in bta_hh_le_write_char_descr_cmpl()
3071 BTA_GATT_CLT_CONFIG_NOTIFICATION)) in bta_hh_le_register_scpp_notif()
3157 p_rpt->client_cfg_value = BTA_GATT_CLT_CONFIG_NOTIFICATION; in bta_hh_process_cache_rpt()
/system/bt/bta/include/
Dbta_gatt_api.h163 #define BTA_GATT_CLT_CONFIG_NOTIFICATION GATT_CLT_CONFIG_NOTIFICATION /* 0x0001 */ macro