Searched refs:BTIF_STORAGE_KEY_TIMESTAMP (Results 1 – 2 of 2) sorted by relevance
123 #define BTIF_STORAGE_KEY_TIMESTAMP "Timestamp" macro
139 btif_config_set_int(bdstr, BTIF_STORAGE_KEY_TIMESTAMP, (int)time(NULL)); in prop2cfg()242 ret = btif_config_get_int(bdstr, BTIF_STORAGE_KEY_TIMESTAMP, in cfg2prop()