nRF Connect SDK API 2.8.99
|
int esb_update_prefix | ( | uint8_t | pipe, |
uint8_t | prefix ) |
#include <include/esb.h>
Update pipe prefix.
pipe | Pipe for which to set the prefix. |
prefix | Prefix to set for the pipe. |
0 | If successful. Otherwise, a (negative) error code is returned. |