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

Return value

OT_ERROR_NONE ATT Handle Value Indication has been sent. OT_ERROR_INVALID_STATE BLE Device is in invalid state. OT_ERROR_INVALID_ARGS Invalid handle value, data or data length has been supplied. OT_ERROR_NO_BUFS No available internal buffer found.

Notes

This function shall be used only for GATT Server.

References

from examples