Revert "Add guest mode functionality (3/5)"
am: a7d0435
* commit 'a7d043576d824a794d666eb08b62dd3f8b335d1e':
Revert "Add guest mode functionality (3/5)"
This commit is contained in:
commit
45612aa8e3
1 changed files with 1 additions and 1 deletions
|
@ -463,7 +463,7 @@ typedef struct {
|
|||
int (*init)(bt_callbacks_t* callbacks );
|
||||
|
||||
/** Enable Bluetooth. */
|
||||
int (*enable)(bool);
|
||||
int (*enable)(void);
|
||||
|
||||
/** Disable Bluetooth. */
|
||||
int (*disable)(void);
|
||||
|
|
Loading…
Reference in a new issue