-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bluetooth: host: Save CCC data on pairing complete
Fixes issue #39989. Save CCC data on pairing complete by replacing private addresses for the just bonded device with its public address in CCC attributes' CFG arrays. This is then followed by calls to bt_gatt_store_ccc and bt_gatt_store_cf for the just bonded device. Signed-off-by: Jim Benjamin Luther <[email protected]>
- Loading branch information
1 parent
ec0d878
commit bf45055
Showing
1 changed file
with
109 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters