Source of the ble module.
More...
#include "module_ble.h"
#include <zephyr/bluetooth/bluetooth.h>
#include <zephyr/bluetooth/conn.h>
#include <zephyr/bluetooth/gatt.h>
#include <zephyr/bluetooth/hci.h>
#include <zephyr/bluetooth/uuid.h>
#include <zephyr/logging/log.h>
|
| LOG_MODULE_REGISTER (module_ble, CONFIG_LOG_DEFAULT_LEVEL) |
|
| BT_CONN_CB_DEFINE (conn_callbacks) |
|
int8_t | module_bleInit (void) |
|
Source of the ble module.
- Author
- Theis Mejnertsen (theis.nosp@m.mejn.nosp@m.ertse.nosp@m.n@gm.nosp@m.ail.c.nosp@m.om)
- Date
- 04, May 2024
- Copyright
- (c) 2024 Theis Mejnertsen
- License:\n This project is released under the MIT license.
◆ module_bleInit()
int8_t module_bleInit |
( |
void | | ) |
|
- Todo
- integrate random passkey with display and remove static one