Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac.hpp844 TxFrame *PrepareBeaconRequest(void);
Dmac.cpp757 TxFrame *Mac::PrepareBeaconRequest(void) in PrepareBeaconRequest() function in ot::Mac::Mac
987 frame = PrepareBeaconRequest(); in BeginTransmit()