EasyManua.ls Logo

Tescom TC-3000C - Page 160

Default Icon
255 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
5.7 Reference Guide for using DLL
160
Syntax
unsigned long read_tester_bdaddr(unsigned char *bdaddr);
Return Value
The return value of this function will be zero if the function is successful. Otherwise, the return value will be
an error code.
Parameter
bdaddr // Bluetooth Device Address of a tester.
write_tester_bdaddr
Description
This function writes Bluetooth Device Address (bdaddr) of a tester. The 6 bytes address used to identify each
Bluetooth Device. LSB (least significant bit) of each byte of the array is rightmost. Byte's ordering of the
bdaddr is from left to right. I.e. the first byte (bdaddr[0]) is the least significant byte of LAP (lower address
part) and the last byte (bdaddr[5]) is the most significant byte of NAP (non-significant address).
Syntax
unsigned long write_tester_bdaddr(unsigned char *bdaddr);
Return Value
The return value of this function will be zero if the function is successful. Otherwise, the return value will be
an error code.
Parameter
bdaddr // Bluetooth Device Address of a tester
read_tester_version_information
Description
This function reads the local version information of a tester.
Syntax
unsigned long read_tester_version_information( unsigned short *comp_id, unsigned char
*lmp_vers, unsigned short *lmp_subvers, unsigned char *hci_vers, unsigned short
*hci_rev);
Return Value
The return value of this function will be zero if the function is successful. Otherwise, the return value will be
an error code.
Parameter
comp_id // Company ID. Manufacturer Name of the Bluetooth Hardware.
lmp_vers // Version of the Current LMP in the Bluetooth Hardware.
lmp_subvers // Subversion of the Current LMP in the Bluetooth Hardware. Defined by each company.
hci_vers // Version of the Current HCI in the Bluetooth Hardware.
hci_rev // Revision of the Current HCI in the Bluetooth hardware. Defined by each company.
read_tester_version_string
Description
This function reads the local version information of a tester.
Syntax
unsigned long read_tester_version_string( char *tester_vers );
Return Value
The return value of this function will be zero if the function is successful. Otherwise, the return value will be
an error code.
Parameter

Table of Contents

Related product manuals