Skip to content
Snippets Groups Projects
Commit 70504ebf authored by Huirong Liao's avatar Huirong Liao
Browse files

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
parent 46e86943
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment