Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h89 #define BTIF_STORAGE_KEY_LEAUDIO_ASES_BIN "AsesBin" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc729 btif_config_set_bin(bdstr, BTIF_STORAGE_KEY_LEAUDIO_ASES_BIN, in btif_storage_leaudio_update_ase_bin()
852 btif_config_get_bin_length(name, BTIF_STORAGE_KEY_LEAUDIO_ASES_BIN); in btif_storage_load_bonded_leaudio()
855 btif_config_get_bin(name, BTIF_STORAGE_KEY_LEAUDIO_ASES_BIN, ases.data(), in btif_storage_load_bonded_leaudio()
873 btif_config_remove(bdstr, BTIF_STORAGE_KEY_LEAUDIO_ASES_BIN); in btif_storage_leaudio_clear_service_data()