nRF Connect SDK API 2.8.99
|
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. |