I'm not so sure what documents you refer to. The message and command structures of this file can be found in our GATT interface guide. You can download from our website.
Can you sure? Which is your GATT interface guide ?Is it name《 RW-BLE-GATT-IS》? The function “prf_disc_char_desc_send” in prf_utils.c file ,Do you know it means.?
Yes, that is the one. So when you look into the document, you can find the details of GATTC_DISC_CMD and it's request types, which is used in function prf_disc_char_desc_send to discover character descriptor.
Hi Liyang,
I'm not so sure what documents you refer to.
The message and command structures of this file can be found in our GATT interface guide. You can download from our website.
Regards!
Pyu
Can you sure? Which is your GATT interface guide ?Is it name《 RW-BLE-GATT-IS》? The function “prf_disc_char_desc_send” in prf_utils.c file ,Do you know it means.?
Hi Liyang,
Yes, that is the one. So when you look into the document, you can find the details of GATTC_DISC_CMD and it's request types, which is used in function prf_disc_char_desc_send to discover character descriptor.
Regards!
PY
OK,thanks!
Regards!
liyang