-
-
Notifications
You must be signed in to change notification settings - Fork 277
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BleSpam: Add nameflood (fills settings device list)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule external
updated
8 files
+10 −0 | ble_spam/ble_spam.c | |
+1 −0 | ble_spam/protocols/_protocols.c | |
+2 −0 | ble_spam/protocols/_protocols.h | |
+1 −0 | ble_spam/protocols/_scenes.h | |
+5 −0 | ble_spam/protocols/fastpair.c | |
+142 −0 | ble_spam/protocols/nameflood.c | |
+10 −0 | ble_spam/protocols/nameflood.h | |
+1 −0 | ble_spam/protocols/nameflood_scenes.h |