BLE connection disconnect(reason)에 따른 Advertising Timeout
- 비정상 연결 해제 시 무제한 광고 - 그 외 10분 광고 후 전원 OFF
This commit is contained in:
@@ -65,6 +65,7 @@ typedef enum
|
||||
void sleep_mode_enter(void);
|
||||
void sleep_mode_enter_reason(const char *reason);
|
||||
void device_power_off(void);
|
||||
void device_power_off_reason(const char *reason);
|
||||
void device_power_keep_on(void);
|
||||
void power_button_suspend(bool suspend);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user