Control Surface
main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
src
MIDI_Interfaces
BLEMIDI
BTstack
advertising.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
../BLEAPI.hpp
"
4
5
namespace
cs::midi_ble_btstack
{
6
7
void
le_midi_setup_adv
(
const
BLESettings
&ble_settings);
8
9
}
// namespace cs::midi_ble_btstack
BLEAPI.hpp
Type definitions and callback interfaces for communication between the low-level BLE stacks and highe...
cs::midi_ble_btstack
Definition
advertising.hpp:5
cs::midi_ble_btstack::le_midi_setup_adv
void le_midi_setup_adv(const BLESettings &ble_settings)
BLESettings
Configuration options for the low-level BLE code.
Definition
BLEAPI.hpp:150
Generated by
1.10.0