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

◆ gzp_id_req_send_async()

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.

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