#include "ble.h"#include <nimble/nimble/host/include/host/ble_gap.h>#include <nimble/nimble/host/include/host/ble_gatt.h>#include "ble-macro-fix.h"
Include dependency graph for callbacks.h:Go to the source code of this file.
| int cs_midi_ble_characteristic_callback | ( | uint16_t | conn_handle, |
| uint16_t | attr_handle, | ||
| struct ble_gatt_access_ctxt * | ctxt, | ||
| void * | arg ) |
| void cs_midi_ble_service_register_callback | ( | struct ble_gatt_register_ctxt * | ctxt, |
| void * | arg ) |
| int cs_midi_ble_gap_callback | ( | struct ble_gap_event * | event, |
| void * | arg ) |