This website works better with JavaScript
Home
Explore
Help
Sign In
torambo.com
/
Momentum-Apps
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
cf591ef7eb
Branches
Tags
dev
feat/nfc-maker-type4
Momentum-Apps
/
applications
/
bt
/
bt_service
/
bt_keys_storage.h
bt_keys_storage.h
102 B
History
Raw
1
2
3
4
5
6
7
#pragma once
#include "bt_i.h"
bool bt_load_key_storage(Bt* bt);
bool bt_save_key_storage(Bt* bt);