Searched defs:Receive (Results 1 – 11 of 11) sorted by relevance
75 int DirectSpinelInterface::Receive(const uint8_t *aBuffer, uint16_t aLength) in Receive() function in ot::DirectSpinelInterface
91 virtual otError Receive(uint8_t aChannel) in Receive() function in ot::FakePlatform
97 void Link::Receive(uint8_t aChannel) in Receive() function in ot::Trel::Link
955 inline Error Radio::Receive(uint8_t aChannel) in Receive() function in ot::Radio1086 inline Error Radio::Receive(uint8_t) { return kErrorNone; } in Receive() function in ot::Radio
175 Error LinkRaw::Receive(void) in Receive() function in ot::Mac::LinkRaw
531 void Receive(uint8_t aChannel) in Receive() function in ot::Mac::Links
260 Error SubMac::Receive(uint8_t aChannel) in Receive() function in ot::Mac::SubMac
169 …void Receive(uint8_t *aBuffer, size_t bufferSize) { HandleReceive(aBuffer, static_cast<uint16_t>(b… in Receive() function in TestNcp
866 Error Ip6::Receive(Header &aIp6Header, in Receive() function in ot::Ip6::Ip6
1035 void CoapBase::Receive(ot::Message &aMessage, const Ip6::MessageInfo &aMessageInfo) in Receive() function in ot::Coap::CoapBase
1706 otError RadioSpinel::Receive(uint8_t aChannel) in Receive() function in ot::Spinel::RadioSpinel