sim: NimbleController: add stubs for new En/DisableRadio() functions
New functions added in
ef44b763d9
for the airplane-mode
This commit is contained in:
@@ -89,6 +89,9 @@ namespace Pinetime {
|
||||
fastAdvCount = 0;
|
||||
}
|
||||
|
||||
void EnableRadio();
|
||||
void DisableRadio();
|
||||
|
||||
private:
|
||||
// void PersistBond(struct ble_gap_conn_desc& desc);
|
||||
// void RestoreBond();
|
||||
|
Reference in New Issue
Block a user