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

◆ gzp_address_req_send_async()

void gzp_address_req_send_async ( gzp_address_req_callback  callback,
void *  context 
)

#include <include/gzp.h>

Function for sending a "system address" request to a Host. Asynchronized fashion.

Parameters
callbackis the callback function.
contextis a pointer to be passed to the callback function.