Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h92 #define BTIF_STORAGE_KEY_LEAUDIO_HAS_ACTIVE_PRESET "LeAudioHasActivePreset" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc895 BTIF_STORAGE_KEY_LEAUDIO_HAS_ACTIVE_PRESET, in btif_storage_add_leaudio_has_device()
913 btif_config_set_int(name, BTIF_STORAGE_KEY_LEAUDIO_HAS_ACTIVE_PRESET, in btif_storage_set_leaudio_has_active_preset()
975 btif_config_remove(addrstr, BTIF_STORAGE_KEY_LEAUDIO_HAS_ACTIVE_PRESET); in btif_storage_remove_leaudio_has()
1007 if (!btif_config_get_int(name, BTIF_STORAGE_KEY_LEAUDIO_HAS_ACTIVE_PRESET, in btif_storage_get_leaudio_has_presets()