Loading
Fix connect device with clock_offset=0 fail
[Root Cause] When there are too much EIR or ble adv. the device info in inquiry db will be cleared. And when upper layer connect the device, there is no clock offset info in inquiry db and it may connect fail. [Solution] Record clock offset in config, then get it from config. Bug: 266249327 Test: bond, connect successfully Change-Id: Ifd606c5c549e3c79ed51e5b79dcfe72b4e2fe027