Telink TLSR8232 BLE SDK Developer Handbook
AN-19112700-E1
201
Ver.1.0.0
CmdFunction
cmdID
ParaLen
Parameters
Format
Corresponding
event
Add White List
Entry
0xFF0F
0x0007
Parameter 1: addrType
0x00: Public Address
0x01: Random Address
Parameter 2: address
e,g, 01 02 03 04 05 06
0F FF 07 00
00 01 02 03
04 05 06
Command
Complete event
Delete White
List Entry
0xFF10
0x0007
Parameter 1: addrType
0x00: Public Address
0x01: Random Address
Parameter 2: address
e.g. 01 02 03 04 05 06
e.g.
10 FF 07 00
00 01 02 03
04 05 06
Command
Complete event
Reset White
List Entry
0xFF11
0x0000
NA
11 FF 00 00
Command
Complete event
Set Filter
Policy
0xFF12
0x0001
00: All device
01: connReq from all device,
scanReq from WL
02: scanReq from all device,
connReq from WL
03: scanReq and connReq from
WL
e.g.
12 FF 01 00
00
Command
Complete event
Set device
name
0xFF13
<=0x0012
e.g.
0x000A
Device name in hex format
e.g. 01 02 03 04 05 06 07 08 09
0A
13 FF 0A 00
01 02 03 04
05 06 07 08
09 0A
Command
Complete event
Get connection
parameters
0xFF14
0x0000
NA
14 FF 00 00
Command
Complete event