Searched refs:short_address (Results 1 – 2 of 2) sorted by relevance
1112 uint8_t short_address[SHORT_ADDRESS_SIZE]; in otPlatRadioAddSrcMatchShortEntry() local1115 .ack_fpb.addr = short_address, in otPlatRadioAddSrcMatchShortEntry()1119 sys_put_le16(aShortAddress, short_address); in otPlatRadioAddSrcMatchShortEntry()1153 uint8_t short_address[SHORT_ADDRESS_SIZE]; in otPlatRadioClearSrcMatchShortEntry() local1156 .ack_fpb.addr = short_address, in otPlatRadioClearSrcMatchShortEntry()1160 sys_put_le16(aShortAddress, short_address); in otPlatRadioClearSrcMatchShortEntry()
234 uint16_t short_address; member