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

◆ gzp_address_req_send()

bool gzp_address_req_send ( void  )

#include <include/gzp.h>

Function for sending a "system address" request to a Host.

When calling this function the Device will attempt acquiring the "system address" from any Host within close proximity.

If a host is located within close proximity and pairing is enabled in the Host, a "system address" will be sent in return to the Device.

The new "system address" will apply immediately in the Device, and the new "system address" will be stored in non volatile (NV) memory.

Return values
trueif new "system address" was received from a Host.
falseif no "system address" was received from a Host.