Searched refs:short_address (Results 1 – 2 of 2) sorted by relevance
988 uint8_t short_address[SHORT_ADDRESS_SIZE]; in otPlatRadioAddSrcMatchShortEntry() local991 .ack_fpb.addr = short_address, in otPlatRadioAddSrcMatchShortEntry()995 sys_put_le16(aShortAddress, short_address); in otPlatRadioAddSrcMatchShortEntry()1029 uint8_t short_address[SHORT_ADDRESS_SIZE]; in otPlatRadioClearSrcMatchShortEntry() local1032 .ack_fpb.addr = short_address, in otPlatRadioClearSrcMatchShortEntry()1036 sys_put_le16(aShortAddress, short_address); in otPlatRadioClearSrcMatchShortEntry()
234 uint16_t short_address; member