This function gets the local device name of the Bluetooth communication setting as a character string of up to 19 digits (terminated with a null code).

Syntax

char *BltGetLocalName(void);

Parameters

None

Return value

Returns the start pointer of the storage area for the local device name.

Remarks

Gets the local device name.

Requirements

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

Last updated: 2020/10/07