Home
last modified time | relevance | path

Searched defs:otBleRadioPacket (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/include/openthread/platform/
Dble.h118 typedef struct otBleRadioPacket struct
123 } otBleRadioPacket; argument
/openthread-latest/tests/gtest/
Dfake_platform.cpp507 otError otPlatBleGattServerIndicate(otInstance *, uint16_t, const otBleRadioPacket *) { return OT_E… in otPlatBleGattServerIndicate()