otPlatBleGetAdvertisementBuffer() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

OT_ERROR_NONE Advertising procedure has been started. OT_ERROR_NO_BUFS No bufferspace available.

Notes

This function shall be used only for BLE Peripheral role. Returned buffer should have enough space to fit max advertisement defined by specification.

References

from examples