This commit is contained in:
Spooks
2024-03-06 11:03:26 -07:00
parent 913127854c
commit c43d9d3bdd
4 changed files with 367 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ typedef struct {
GapExtraBeaconConfig beacon_config;
} JSblebeaconInst;
// Define the OUI Map as a constant array of structs
struct OUI_MAP_ENTRY {
const char *brand;
const char *oui;