Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Functions | Variables
gatt.h File Reference
#include "ble.h"
#include <nimble/nimble/host/include/host/ble_uuid.h>
#include "ble-macro-fix.h"
#include "gatt.c.ipp"
+ Include dependency graph for gatt.h:

Go to the source code of this file.

Functions

const struct ble_gatt_svc_def * midi_ble_get_service (void)
 

Variables

const ble_uuid128_t midi_ble_service_uuid
 
const ble_uuid128_t midi_ble_characteristic_uuid
 

Function Documentation

◆ midi_ble_get_service()

const struct ble_gatt_svc_def * midi_ble_get_service ( void )

Variable Documentation

◆ midi_ble_service_uuid

const ble_uuid128_t midi_ble_service_uuid
extern

◆ midi_ble_characteristic_uuid

const ble_uuid128_t midi_ble_characteristic_uuid
extern