Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h56 #define BTIF_STORAGE_KEY_HID_ATTR_MASK "HidAttrMask" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc90 btif_config_set_int(bdstr, BTIF_STORAGE_KEY_HID_ATTR_MASK, attr_mask); in btif_storage_hid_device_info()
173 if (!btif_config_get_int(name, BTIF_STORAGE_KEY_HID_ATTR_MASK, &value)) in btif_storage_load_bonded_hid_device()
325 btif_config_remove(bdstr, BTIF_STORAGE_KEY_HID_ATTR_MASK); in btif_storage_remove_hid_info()