nRF Connect SDK API 0.1.0
|
void gzp_id_req_send_async | ( | gzp_id_req_callback | callback, |
void * | context | ||
) |
#include <include/gzp.h>
Function for sending a "Host ID request" to a Host. Asynchronized fashion.
callback | is the callback function. |
context | is a pointer to be passed to the callback function. |