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.

CC2650: How do I request an MTU exchange (ATT_OP_MTU_REQ ) from the peripheral/server?

Part Number: CC2650

I'd like to use BT4.2 Length Extension on my peripheral.  I think I could call GATT_ExchangeMTU() from a central/client, but I don't see a way to request that from the peripheral in the BLE SDK.  Any recommendations?