Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches

◆ ble_data_received_cb_t

typedef void(* ble_data_received_cb_t) (const char *data, size_t len)

#include <applications/gesture_recognition/src/ble/gatt/ble_gatt.h>

BLE data received callback, this callback will be called when new data is received from the BLE GATT profile.

Parameters
dataReceived data
lenLength of the received data