Home
last modified time | relevance | path

Searched refs:BTIF_STORAGE_KEY_HOGP_REPORT (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/btif/co/
Dbta_hh_co.cc779 size_t len = btif_config_get_bin_length(bdstr, BTIF_STORAGE_KEY_HOGP_REPORT); in bta_hh_le_co_rpt_info()
781 btif_config_get_bin(bdstr, BTIF_STORAGE_KEY_HOGP_REPORT, in bta_hh_le_co_rpt_info()
788 btif_config_set_bin(bdstr, BTIF_STORAGE_KEY_HOGP_REPORT, in bta_hh_le_co_rpt_info()
819 size_t len = btif_config_get_bin_length(bdstr, BTIF_STORAGE_KEY_HOGP_REPORT); in bta_hh_le_co_cache_load()
823 btif_config_get_bin(bdstr, BTIF_STORAGE_KEY_HOGP_REPORT, in bta_hh_le_co_cache_load()
858 btif_config_remove(bdstr, BTIF_STORAGE_KEY_HOGP_REPORT); in bta_hh_le_co_reset_rpt_cache()
/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h68 #define BTIF_STORAGE_KEY_HOGP_REPORT "HidReport" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc336 btif_config_remove(bdstr, BTIF_STORAGE_KEY_HOGP_REPORT); in btif_storage_remove_hid_info()