Searched defs:retransmit (Results 1 – 7 of 7) sorted by relevance
/Zephyr-Core-3.7.0/subsys/net/l2/ppp/ |
D | fsm.c | 56 static void fsm_send_configure_req(struct ppp_fsm *fsm, bool retransmit) in fsm_send_configure_req()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/ |
D | cfg_srv.c | 117 uint8_t ttl, uint8_t period, uint8_t retransmit, bool store) in _mod_pub_set() 748 uint8_t retransmit, status, pub_ttl, pub_period, cred_flag; in mod_pub_set() local 845 uint8_t retransmit, status, pub_ttl, pub_period, cred_flag; in mod_pub_va_set() local
|
D | pb_adv.c | 116 struct k_work_delayable retransmit; member
|
D | transport.c | 95 struct k_work_delayable retransmit; /* Retransmit timer */ member
|
D | access.c | 47 uint8_t retransmit; member
|
/Zephyr-Core-3.7.0/include/zephyr/net/ |
D | ppp.h | 290 void (*retransmit)(struct ppp_fsm *fsm); member
|
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/ |
D | access.h | 717 uint8_t retransmit; /**< Retransmit Count & Interval Steps. */ member
|