Searched refs:BTIF_STORAGE_KEY_HOGP_REPORT (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/btif/co/ |
D | bta_hh_co.cc | 779 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/ |
D | config_keys.h | 68 #define BTIF_STORAGE_KEY_HOGP_REPORT "HidReport" macro
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_profile_storage.cc | 336 btif_config_remove(bdstr, BTIF_STORAGE_KEY_HOGP_REPORT); in btif_storage_remove_hid_info()
|