Searched defs:otExtAddress (Results 1 – 3 of 3) sorted by relevance
181 struct otExtAddress struct190 typedef struct otExtAddress otExtAddress; typedef
149 OT_TOOL_WEAK void otPlatRadioSetExtendedAddress(otInstance *, const otExtAddress *) {} in otPlatRadioSetExtendedAddress()181 OT_TOOL_WEAK otError otPlatRadioAddSrcMatchExtEntry(otInstance *, const otExtAddress *) { return OT… in otPlatRadioAddSrcMatchExtEntry()185 OT_TOOL_WEAK otError otPlatRadioClearSrcMatchExtEntry(otInstance *, const otExtAddress *) { return … in otPlatRadioClearSrcMatchExtEntry()427 …OOL_WEAK otError otPlatRadioEnableCsl(otInstance *, uint32_t, otShortAddress, const otExtAddress *) in otPlatRadioEnableCsl()464 const otExtAddress *) in otPlatRadioConfigureEnhAckProbing()
1085 inline Error Radio::EnableCsl(uint32_t, otShortAddress aShortAddr, const otExtAddress *) in EnableCsl()