Home
last modified time | relevance | path

Searched defs:callback (Results 1 – 17 of 17) sorted by relevance

/nrf52832-nimble/rt-thread/components/drivers/include/drivers/
H A Dusb_host.h61 rt_err_t (*callback)(void* arg); member
106 func_callback callback; member
244 rt_inline void rt_usb_pipe_add_callback(upipe_t pipe, func_callback callback) in rt_usb_pipe_add_callback()
H A Dalarm.h45 rt_alarm_callback_t callback; member
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dnetif.c1734 netif_add_ext_callback(netif_ext_callback_t *callback, netif_ext_callback_fn fn) in netif_add_ext_callback()
1751 netif_remove_ext_callback(netif_ext_callback_t* callback) in netif_remove_ext_callback()
1786 netif_ext_callback_t *callback = ext_callback; in netif_invoke_ext_callback() local
/nrf52832-nimble/rt-thread/components/drivers/wlan/
H A Dwlan_dev.c390 …t_wlan_dev_set_promisc_callback(struct rt_wlan_device *device, rt_wlan_pormisc_callback_t callback) in rt_wlan_dev_set_promisc_callback()
403 rt_wlan_pormisc_callback_t callback; in rt_wlan_dev_promisc_handler() local
/nrf52832-nimble/rt-thread/components/drivers/rtc/
H A Dalarm.c548 rt_alarm_t rt_alarm_create(rt_alarm_callback_t callback, struct rt_alarm_setup *setup) in rt_alarm_create()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_store.c332 ble_store_iterator_fn *callback, in ble_store_iterate()
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/api/
H A Dapi_lib.c68 netconn_new_with_proto_and_callback(enum netconn_type t, u8_t proto, netconn_callback callback) in netconn_new_with_proto_and_callback()
H A Dapi_msg.c572 netconn_alloc(enum netconn_type t, netconn_callback callback)
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/api/
H A Dapi_lib.c123 netconn_new_with_proto_and_callback(enum netconn_type t, u8_t proto, netconn_callback callback) in netconn_new_with_proto_and_callback()
H A Dapi_msg.c642 netconn_alloc(enum netconn_type t, netconn_callback callback)
/nrf52832-nimble/rt-thread/components/net/at/at_socket/
H A Dat_socket.h102 at_socket_callback callback; member
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dnetif.h660 #define netif_add_ext_callback(callback, fn) argument
661 #define netif_remove_ext_callback(callback) argument
H A Dapi.h285 netconn_callback callback; member
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dapi.h193 netconn_callback callback; member
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dapi.h270 netconn_callback callback; member
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/api/
H A Dapi_lib.c149 netconn_new_with_proto_and_callback(enum netconn_type t, u8_t proto, netconn_callback callback) in netconn_new_with_proto_and_callback()
H A Dapi_msg.c705 netconn_alloc(enum netconn_type t, netconn_callback callback)