This function gets the Bluetooth address of the connection destination of the Bluetooth communication setting as a 12-digit hexadecimal character string.

Syntax

char *BltGetConnectAddress(void);

Parameters

None

Return value

Returns the set Bluetooth address of the connection destination.

Remarks

Gets the Bluetooth address of the configured connection target.

Requirements

Header file:
lib.h
Library file:
libSTARTUPOPH5000.a

Last updated: 2020/10/07