nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ bt_nsms_status_read()

ssize_t bt_nsms_status_read ( struct bt_conn *  conn,
struct bt_gatt_attr const *  attr,
void *  buf,
uint16_t  len,
uint16_t  offset 
)

#include <include/bluetooth/services/nsms.h>

Nordic Status Message Service reading command.

This is implementation used by BLE stack.

Note
Do not use it from the code.