nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
bt_nus_cb Struct Reference

Pointers to the callback functions for service events. More...

#include <nus.h>

Data Fields

void(* received )(struct bt_conn *conn, const uint8_t *const data, uint16_t len)
 Data received callback.
 
void(* sent )(struct bt_conn *conn)
 Data sent callback.
 
void(* send_enabled )(enum bt_nus_send_status status)
 Send state callback.
 

Detailed Description

Pointers to the callback functions for service events.


The documentation for this struct was generated from the following file: