Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h110 #define BTIF_STORAGE_KEY_PIN_LENGTH "PinLength" macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc477 btif_config_get_int(name, BTIF_STORAGE_KEY_PIN_LENGTH, &pin_length); in btif_in_fetch_bonded_devices()
819 btif_config_set_int(bdstr, BTIF_STORAGE_KEY_PIN_LENGTH, (int)pin_length); in btif_storage_add_bonded_device()