Searched refs:aShortAddress (Results 1 – 1 of 1) sorted by relevance
665 void otPlatRadioSetShortAddress(otInstance *aInstance, uint16_t aShortAddress) in otPlatRadioSetShortAddress() argument670 (struct ieee802154_filter *) &aShortAddress); in otPlatRadioSetShortAddress()984 const uint16_t aShortAddress) in otPlatRadioAddSrcMatchShortEntry() argument995 sys_put_le16(aShortAddress, short_address); in otPlatRadioAddSrcMatchShortEntry()1025 const uint16_t aShortAddress) in otPlatRadioClearSrcMatchShortEntry() argument1036 sys_put_le16(aShortAddress, short_address); in otPlatRadioClearSrcMatchShortEntry()1384 const otShortAddress aShortAddress, in otPlatRadioConfigureEnhAckProbing() argument1391 .ack_ie.short_addr = aShortAddress, in otPlatRadioConfigureEnhAckProbing()