Home
last modified time | relevance | path

Searched refs:otBleSecureSend (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/include/openthread/
Dble_secure.h384 otError otBleSecureSend(otInstance *aInstance, uint8_t *aBuf, uint16_t aLength);
/openthread-latest/src/core/api/
Dble_secure_api.cpp183 otError otBleSecureSend(otInstance *aInstance, uint8_t *aBuf, uint16_t aLength) in otBleSecureSend() function