Searched refs:SendApplicationTlv (Results 1 – 3 of 3) sorted by relevance
231 Error SendApplicationTlv(uint8_t *aBuf, uint16_t aLength);
210 Error BleSecure::SendApplicationTlv(uint8_t *aBuf, uint16_t aLength) in SendApplicationTlv() function in ot::Ble::BleSecure
190 return AsCoreType(aInstance).Get<Ble::BleSecure>().SendApplicationTlv(aBuf, aLength); in otBleSecureSendApplicationTlv()