EasyManua.ls Logo

TELINK SEMICONDUCTOR TLSR8232 - ATT Table Initialization; Attribute PDU & GATT API

Default Icon
211 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...
Telink TLSR8232 BLE SDK Developer Handbook
AN-19112700-E1 99 Ver.1.0.0
Figure 3-34 Service/Attribute Layout
3.4.2.8 ATT Table Initialization
GATT & ATT initialization only needs to transfer the pointer of Attribute Table in APP
layer to protocol stack, and the API is:
void bls_att_setAttributeTable (u8 *p);
“p” is the pointer of Attribute Table.
3.4.3 Attribute PDU & GATT API
As required by BLE Spec, 5316 BLE SDK currently supports the following Attribute PDU
types.
1) RequestsData request sent from Client to Server.

Table of Contents