Searched refs:addr_prop (Results 1 – 1 of 1) sorted by relevance
787 bt_property_t addr_prop; in btif_storage_add_remote_device() local788 memcpy(&addr_prop, &properties[i], sizeof(bt_property_t)); in btif_storage_add_remote_device()789 addr_prop.type = (bt_property_type_t)BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP; in btif_storage_add_remote_device()790 btif_storage_set_remote_device_property(remote_bd_addr, &addr_prop); in btif_storage_add_remote_device()