Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h91 #define BTIF_STORAGE_KEY_LEAUDIO_HANDLES_BIN "LeAudioHandlesBin" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc688 btif_config_set_bin(bdstr, BTIF_STORAGE_KEY_LEAUDIO_HANDLES_BIN, in btif_storage_leaudio_update_handles_bin()
828 btif_config_get_bin_length(name, BTIF_STORAGE_KEY_LEAUDIO_HANDLES_BIN); in btif_storage_load_bonded_leaudio()
831 btif_config_get_bin(name, BTIF_STORAGE_KEY_LEAUDIO_HANDLES_BIN, in btif_storage_load_bonded_leaudio()
871 btif_config_remove(bdstr, BTIF_STORAGE_KEY_LEAUDIO_HANDLES_BIN); in btif_storage_leaudio_clear_service_data()