Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dpb_adv.c147 static void link_ack(struct prov_rx *rx, struct net_buf_simple *buf);
673 link_ack(rx, buf); in gen_prov_ctl()
932 static void link_ack(struct prov_rx *rx, struct net_buf_simple *buf) in link_ack() function