Files | |
file | advertising.c [code] |
file | advertising.h [code] |
Advertising the MIDI service for Bluetooth Low Energy. | |
file | ble2902.c [code] |
file | ble2902.h [code] |
Handling the Client Characteristic Configuration Descriptor (UUID 0x2902) for MIDI over Bluetooth Low Energy. | |
file | esp_enums2string.c [code] |
file | esp_enums2string.h [code] |
Helpers for printing the names of enum values of the ESP32 Bluetooth API. | |
file | events-debug.c [code] |
file | events-debug.h [code] |
Helpers for printing Bluetooth events and status. | |
file | events.c [code] |
file | events.h [code] |
Handlers for Bluetooth and BLE events. | |
file | logging.h [code] |
file | midi-app.c [code] |
file | midi-connection.c [code] |
file | midi-events.c [code] |
file | midi-init.c [code] |
file | midi-mtu.c [code] |
file | midi-notify.c [code] |
file | midi-private.h [code] |
Declarations of internal functions for the MIDI over BLE system, used in the midi-*.c files. | |
file | midi-read.c [code] |
file | midi-write.c [code] |
file | midi.h [code] |
Public MIDI over Bluetooth Low Energy API. | |