nRF Connect SDK API 2.8.99
|
void gzp_pairing_enable | ( | bool | enable | ) |
#include <include/gzp.h>
Function for enabling/disabling pairing in a host. When pairing is enabled the host will be monitoring for "system address" and "Host ID" requests from Devices.
A "system address request" received from a Device will always be granted. When a "host ID request" has been received, the Host application have to grant, reject or cancel this by using one of the following functions:
enable |
|