Searched refs:otPlatRadioSetPanId (Results 1 – 6 of 6) sorted by relevance
501 void otPlatRadioSetPanId(otInstance *aInstance, otPanId aPanId);
239 void otPlatRadioSetPanId(otInstance *aInstance, uint16_t aPanId) in otPlatRadioSetPanId() function
769 inline void Radio::SetPanId(Mac::PanId aPanId) { otPlatRadioSetPanId(GetInstancePtr(), aPanId); } in SetPanId()
121 OT_TOOL_WEAK void otPlatRadioSetPanId(otInstance *, uint16_t) {} in otPlatRadioSetPanId() function
219 void otPlatRadioSetPanId(otInstance *aInstance, uint16_t panid) in otPlatRadioSetPanId() function
373 void otPlatRadioSetPanId(otInstance *aInstance, otPanId aPanid) in otPlatRadioSetPanId() function