#include <BLE2902.h>#include <BLEDevice.h>#include <BLEServer.h>#include <BLEUtils.h>#include <AH/Error/Error.hpp>Go to the source code of this file.
Classes | |
| class | BLEMIDI | 
Variables | |
| const char * | SERVICE_UUID = "03b80e5a-ede8-4b33-a751-6ce34ec4c700" | 
| const char * | CHARACTERISTIC_UUID = "7772e5db-3868-4112-a1a9-f2669d106bf3" | 
| constexpr const char * | BLE_MIDI_NAME = "Control Surface (BLE)" | 
| const char* SERVICE_UUID = "03b80e5a-ede8-4b33-a751-6ce34ec4c700" | 
Definition at line 19 of file BLEMIDI.hpp.
| const char* CHARACTERISTIC_UUID = "7772e5db-3868-4112-a1a9-f2669d106bf3" | 
Definition at line 20 of file BLEMIDI.hpp.
      
  | 
  constexpr | 
Definition at line 22 of file BLEMIDI.hpp.
 1.8.16