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

◆ gzp_id_req_received()

bool gzp_id_req_received ( void  )

#include <include/gzp.h>

Function for checking if a "Host ID request" has been received from a Device.

If a request has been received, the Pairing library will enter "ID request pending" state.

The application is responsible for responding to this request by calling one of the following functions:

Return values
trueif a "Host ID request" has been received (internal state is "ID request pending")
falseif no "Host ID request" has been received (internal state is "ID request idle")