nRF Connect SDK API 2.8.99
|
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.
callback | is the callback function. |
context | is a pointer to be passed to the callback function. |