ble_npl callout wrapper More...
ble_npl callout wrapper
Definition at line 69 of file nimble_npl_os.h.
#include <nimble_npl_os.h>
Data Fields | |
| uint32_t | ticks |
| the callout set timeout | |
| struct os_callout | co |
| the callout | |
| struct os_callout ble_npl_callout::co |
the callout
Definition at line 71 of file nimble_npl_os.h.
| uint32_t ble_npl_callout::ticks |
the callout set timeout
Definition at line 70 of file nimble_npl_os.h.