Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h90 #define BTIF_STORAGE_KEY_LEAUDIO_AUTOCONNECT "LeAudioAutoconnect" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc674 btif_config_set_int(bdstr, BTIF_STORAGE_KEY_LEAUDIO_AUTOCONNECT, in btif_storage_set_leaudio_autoconnect()
803 if (btif_config_get_int(name, BTIF_STORAGE_KEY_LEAUDIO_AUTOCONNECT, &value)) in btif_storage_load_bonded_leaudio()
879 btif_config_set_int(addrstr, BTIF_STORAGE_KEY_LEAUDIO_AUTOCONNECT, false); in btif_storage_remove_leaudio()