Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h95 #define BTIF_STORAGE_KEY_LEAUDIO_HAS_SERIALIZED_PRESETS "LeAudioHasSerializedPresets" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc898 BTIF_STORAGE_KEY_LEAUDIO_HAS_SERIALIZED_PRESETS, in btif_storage_add_leaudio_has_device()
976 btif_config_remove(addrstr, BTIF_STORAGE_KEY_LEAUDIO_HAS_SERIALIZED_PRESETS); in btif_storage_remove_leaudio_has()
995 BTIF_STORAGE_KEY_LEAUDIO_HAS_SERIALIZED_PRESETS, in btif_storage_set_leaudio_has_presets()
1013 name, BTIF_STORAGE_KEY_LEAUDIO_HAS_SERIALIZED_PRESETS); in btif_storage_get_leaudio_has_presets()
1016 BTIF_STORAGE_KEY_LEAUDIO_HAS_SERIALIZED_PRESETS, in btif_storage_get_leaudio_has_presets()