IOT Matrix Display
Loading...
Searching...
No Matches
module_ble.c File Reference

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>
+ Include dependency graph for module_ble.c:

Macros

#define VND_MAX_LEN   128
 

Functions

 LOG_MODULE_REGISTER (module_ble, CONFIG_LOG_DEFAULT_LEVEL)
 
 BT_CONN_CB_DEFINE (conn_callbacks)
 
int8_t module_bleInit (void)
 

Detailed Description

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
License:\n This project is released under the MIT license.

Function Documentation

◆ module_bleInit()

int8_t module_bleInit ( void )
Todo
integrate random passkey with display and remove static one