Home
last modified time | relevance | path

Searched refs:bind_short_address (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/net/ieee802154/l2/src/
Dieee802154_test.c711 bool bind_short_address = pkt_dst_sll.sll_halen == IEEE802154_SHORT_ADDR_LENGTH && in test_dgram_packet_sending() local
714 if (bind_short_address && set_up_short_addr(net_iface, ctx)) { in test_dgram_packet_sending()