commit | 18466530abd4a337fec18867cc08bc20acb910e9 | [log] [tgz] |
---|---|---|
author | Emil Gydesen <emil.gydesen@nordicsemi.no> | Tue Feb 08 14:43:43 2022 +0100 |
committer | Marti Bolivar <marti.bolivar@nordicsemi.no> | Fri Mar 11 11:36:19 2022 -0800 |
tree | 85431f9bcd41536b52110c60a07d66d2f7a1424f | |
parent | fc6b100bc835821af9e6e55f31fce84191d543d1 [diff] |
Bluetooth: PACS: Refactor PAC location read/write Refactor the PAC location read and write. Instead of storing the location in the service, the location is now stored in the application, and is retrieved by the service via callbacks. Similarly, if a client writes the location, this request is being sent to the application. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>