This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Advertise more than one 128bits UUID

Hello,

My question is simple:

GAP advertisement data is limited to 31 bytes, including flags etc.. 

I would like to advertise 2 custom services (in GAP_ADTYPE_128BIT_COMPLETE or GAP_ADTYPE_128BIT_MORE).

Each service has a 16bytes (128bits) UUID.

How to fit these 2 UUIDs in this 31 bytes payload?

Thanks.