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

module for starting a bluetooth server and setting the GATT primary service values for other modules to use to set their own specific services More...

#include <stdint.h>
#include <zephyr/bluetooth/gatt.h>
#include <zephyr/bluetooth/uuid.h>
+ Include dependency graph for module_ble.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BT_UUID_PROVISIONING_SERVICE_VAL    BT_UUID_128_ENCODE(0x4781fda5, 0x1e5f, 0x4283, 0x8fe2, 0xb8a95553bbb0)
 

Functions

int8_t module_bleInit (void)
 

Detailed Description

module for starting a bluetooth server and setting the GATT primary service values for other modules to use to set their own specific services

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

Function Documentation

◆ module_bleInit()

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