WIP Refactor ble advertising
Refactor ble advertising based on ble standards and conventions. Changes are based on the bleprph example code, bluetooth docs, and nimble docs.
This commit is contained in:
@@ -101,5 +101,7 @@ namespace Pinetime {
|
||||
|
||||
ServiceDiscovery serviceDiscovery;
|
||||
};
|
||||
|
||||
static NimbleController* nptr;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user