You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bluetooth: services: fast_pair: add new storage api for finding a key
Added a new fp_storage_account_key_find API to the internal header
of the Fast Pair Storage module. This API allows the user to search
for a specific Account Key that satisfies certain conditions. These
conditions are defined via callback function.
The new Fast Pair Storage API is now used in the Keys module.
Signed-off-by: Kamil Piszczek <[email protected]>
0 commit comments