Receive instant result of the BD discovery. Call this function repeatedly to monitor BD address of the devices near by.

Syntax

BLT_DISCOVER_RESULT *BltFetchDiscovery(void);

Parameters

None

Return value

Return a pointer to BLT_DISCOVER_RESULT structure.

Remarks

This function must call BltStartDiscovery before it can be used.
Be sure to call BltEndDiscovery after the search is complete.
After calling BltEndDiscovery, the application cannot access BLT_DISCOVER_RESULT.

Requirements

Header file:
lib.h : System 5.0 or later.
Library file:
libSTARTUPOPH5000.a : System 5.0 or later.

Last updated: 2021/04/12