Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h97 #define BTIF_STORAGE_KEY_LEAUDIO_SINK_PACS_BIN "SinkPacsBin" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc703 btif_config_set_bin(bdstr, BTIF_STORAGE_KEY_LEAUDIO_SINK_PACS_BIN, in btif_storage_leaudio_update_pacs_bin()
836 name, BTIF_STORAGE_KEY_LEAUDIO_SINK_PACS_BIN); in btif_storage_load_bonded_leaudio()
839 btif_config_get_bin(name, BTIF_STORAGE_KEY_LEAUDIO_SINK_PACS_BIN, in btif_storage_load_bonded_leaudio()
872 btif_config_remove(bdstr, BTIF_STORAGE_KEY_LEAUDIO_SINK_PACS_BIN); in btif_storage_leaudio_clear_service_data()