nRF Connect SDK API 2.8.99
|
int8_t gzp_get_pairing_status | ( | void | ) |
#include <include/gzp.h>
Function to check whether a Device has existing pairing data, implying that it is paired to a Host.
-2 | The pairing database is empty. |
-1 | The device has a system address but no Host ID. |
>=0 | The device has a system address and Host ID. |