Part Number: CC2640R2F
Dear Experts,
assuming we are GATT server and get a Service Discovery Request from GATT client.
Is there something we need to take care of or is the Service Discovery Response sent by the BLE stack automatically with the previously configured profile/service/char/attribute table?
Is there a way to deny the response or only answer with a pre-defined subset of services?
Or maybe something like a white-list for service discovery response?
We would like to prevent every previously unknown device to get a view on all of the supported services. Only after a successful authentication we would like to allow the full view of supported services.
I checked the CoreSpec, but could not find any hints, if something like that is possible ... rather the opposite.
Many thanks and best regards,
Rogerg