Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h35 #define BTIF_STORAGE_KEY_DEVICE_GROUP_BIN "DeviceGroupBin" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc1032 btif_config_set_bin(bdstr, BTIF_STORAGE_KEY_DEVICE_GROUP_BIN, in btif_storage_add_groups()
1041 btif_config_remove(addrstr, BTIF_STORAGE_KEY_DEVICE_GROUP_BIN); in btif_storage_remove_groups()
1049 btif_config_get_bin_length(name, BTIF_STORAGE_KEY_DEVICE_GROUP_BIN); in btif_storage_load_bonded_groups()
1055 if (btif_config_get_bin(name, BTIF_STORAGE_KEY_DEVICE_GROUP_BIN, in.data(), in btif_storage_load_bonded_groups()