/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_2/src/ |
H A D | device_composition.c | 153 struct bt_mesh_msg_ctx *ctx, in gen_onoff_get() 175 struct bt_mesh_msg_ctx *ctx, in gen_onoff_setunack() 249 struct bt_mesh_msg_ctx *ctx, in gen_onoff_set_unack() 256 struct bt_mesh_msg_ctx *ctx, in gen_onoff_set() 266 struct bt_mesh_msg_ctx *ctx, in gen_onoff_status() 280 struct bt_mesh_msg_ctx *ctx, in gen_level_get() 311 struct bt_mesh_msg_ctx *ctx, in gen_level_set_unack() 382 struct bt_mesh_msg_ctx *ctx, in gen_level_set() 390 struct bt_mesh_msg_ctx *ctx, in gen_delta_set_unack() 480 struct bt_mesh_msg_ctx *ctx, in gen_delta_set() [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | model_srv.c | 15 struct bt_mesh_msg_ctx *ctx) in gen_onoff_status() 37 struct bt_mesh_msg_ctx *ctx, in gen_onoff_get() 46 struct bt_mesh_msg_ctx *ctx, in gen_onoff_set_unack() 62 struct bt_mesh_msg_ctx *ctx, in gen_onoff_set() 72 struct bt_mesh_msg_ctx *ctx) in gen_level_status() 94 struct bt_mesh_msg_ctx *ctx, in gen_level_get() 103 struct bt_mesh_msg_ctx *ctx, in gen_level_set_unack() 117 struct bt_mesh_msg_ctx *ctx, in gen_level_set() 125 struct bt_mesh_msg_ctx *ctx) in light_lightness_status() 147 struct bt_mesh_msg_ctx *ctx, in light_lightness_get() [all …]
|
H A D | health_srv.c | 104 struct bt_mesh_msg_ctx *ctx, in health_fault_get() 124 struct bt_mesh_msg_ctx *ctx, in health_fault_clear_unrel() 140 struct bt_mesh_msg_ctx *ctx, in health_fault_clear() 165 struct bt_mesh_msg_ctx *ctx, in health_fault_test_unrel() 183 struct bt_mesh_msg_ctx *ctx, in health_fault_test() 219 struct bt_mesh_msg_ctx *ctx) in send_attention_status() 241 struct bt_mesh_msg_ctx *ctx, in attention_get() 250 struct bt_mesh_msg_ctx *ctx, in attention_set_unrel() 263 struct bt_mesh_msg_ctx *ctx, in attention_set() 274 struct bt_mesh_msg_ctx *ctx) in send_health_period_status() [all …]
|
H A D | cfg_srv.c | 52 struct bt_mesh_msg_ctx ctx = { in hb_send() local 167 struct bt_mesh_msg_ctx *ctx, in dev_comp_data_get() 481 struct bt_mesh_msg_ctx *ctx, in app_key_add() 508 struct bt_mesh_msg_ctx *ctx, in app_key_update() 564 struct bt_mesh_msg_ctx *ctx, in app_key_del() 616 struct bt_mesh_msg_ctx *ctx, in app_key_get() 679 struct bt_mesh_msg_ctx *ctx, in beacon_get() 699 struct bt_mesh_msg_ctx *ctx, in beacon_set() 744 struct bt_mesh_msg_ctx *ctx, in default_ttl_get() 766 struct bt_mesh_msg_ctx *ctx, in default_ttl_set() [all …]
|
H A D | health_cli.c | 38 struct bt_mesh_msg_ctx *ctx, in health_fault_status() 84 struct bt_mesh_msg_ctx *ctx, in health_current_status() 114 struct bt_mesh_msg_ctx *ctx, in health_period_status() 140 struct bt_mesh_msg_ctx *ctx, in health_attention_status() 210 struct bt_mesh_msg_ctx ctx = { in bt_mesh_health_attention_get() local 245 struct bt_mesh_msg_ctx ctx = { in bt_mesh_health_attention_set() local 291 struct bt_mesh_msg_ctx ctx = { in bt_mesh_health_period_get() local 326 struct bt_mesh_msg_ctx ctx = { in bt_mesh_health_period_set() local 373 struct bt_mesh_msg_ctx ctx = { in bt_mesh_health_fault_test() local 424 struct bt_mesh_msg_ctx ctx = { in bt_mesh_health_fault_clear() local [all …]
|
H A D | model_cli.c | 29 struct bt_mesh_msg_ctx *ctx, in gen_onoff_status() 61 struct bt_mesh_msg_ctx *ctx, in gen_level_status() 123 struct bt_mesh_msg_ctx ctx = { in bt_mesh_gen_onoff_get() local 152 struct bt_mesh_msg_ctx ctx = { in bt_mesh_gen_onoff_set() local 192 struct bt_mesh_msg_ctx ctx = { in bt_mesh_gen_level_get() local 221 struct bt_mesh_msg_ctx ctx = { in bt_mesh_gen_level_set() local
|
H A D | cfg_cli.c | 34 struct bt_mesh_msg_ctx *ctx, in comp_data_status() 59 struct bt_mesh_msg_ctx *ctx, in state_status_u8() 82 struct bt_mesh_msg_ctx *ctx, in beacon_status() 89 struct bt_mesh_msg_ctx *ctx, in ttl_status() 96 struct bt_mesh_msg_ctx *ctx, in friend_status() 103 struct bt_mesh_msg_ctx *ctx, in gatt_proxy_status() 115 struct bt_mesh_msg_ctx *ctx, in relay_status() 142 struct bt_mesh_msg_ctx *ctx, in net_key_status() 181 struct bt_mesh_msg_ctx *ctx, in app_key_status() 222 struct bt_mesh_msg_ctx *ctx, in mod_app_status() [all …]
|
/nrf52832-nimble/rt-thread/components/utilities/ymodem/ |
H A D | ymodem.c | 72 struct rym_ctx *ctx, in _rym_read_code() 96 struct rym_ctx *ctx, in _rym_read_data() 114 static rt_size_t _rym_putchar(struct rym_ctx *ctx, rt_uint8_t code) in _rym_putchar() 121 struct rym_ctx *ctx, in _rym_do_handshake() 173 struct rym_ctx *ctx, in _rym_trans_data() 215 static rt_err_t _rym_do_trans(struct rym_ctx *ctx) in _rym_do_trans() 264 static rt_err_t _rym_do_fin(struct rym_ctx *ctx) in _rym_do_fin() 313 struct rym_ctx *ctx, in _rym_do_recv() 336 struct rym_ctx *ctx, in rym_recv_on_device()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh/src/ |
H A D | main.c | 170 struct bt_mesh_msg_ctx *ctx) in gen_onoff_status() 189 struct bt_mesh_msg_ctx *ctx, in gen_onoff_get() 198 struct bt_mesh_msg_ctx *ctx, in gen_onoff_set() 210 struct bt_mesh_msg_ctx *ctx, in gen_onoff_set_unack() 227 struct bt_mesh_msg_ctx *ctx) in gen_level_status() 244 struct bt_mesh_msg_ctx *ctx, in gen_level_get() 253 struct bt_mesh_msg_ctx *ctx, in gen_level_set() 268 struct bt_mesh_msg_ctx *ctx, in gen_level_set_unack() 281 struct bt_mesh_msg_ctx *ctx, in gen_delta_set() 296 struct bt_mesh_msg_ctx *ctx, in gen_delta_set_unack() [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/ |
H A D | hmac.c | 52 int tc_hmac_set_key(TCHmacState_t ctx, const uint8_t *key, in tc_hmac_set_key() 96 int tc_hmac_init(TCHmacState_t ctx) in tc_hmac_init() 110 int tc_hmac_update(TCHmacState_t ctx, in tc_hmac_update() 125 int tc_hmac_final(uint8_t *tag, unsigned int taglen, TCHmacState_t ctx) in tc_hmac_final()
|
H A D | ctr_prng.c | 74 static void tc_ctr_prng_update(TCCtrPrng_t * const ctx, uint8_t const * const providedData) in tc_ctr_prng_update() 117 int tc_ctr_prng_init(TCCtrPrng_t * const ctx, in tc_ctr_prng_init() 164 int tc_ctr_prng_reseed(TCCtrPrng_t * const ctx, in tc_ctr_prng_reseed() 205 int tc_ctr_prng_generate(TCCtrPrng_t * const ctx, in tc_ctr_prng_generate() 272 void tc_ctr_prng_uninstantiate(TCCtrPrng_t * const ctx) in tc_ctr_prng_uninstantiate()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/ |
H A D | snmp_threadsync.c | 54 threadsync_get_value_synced(void *ctx) in threadsync_get_value_synced() 75 threadsync_set_test_synced(void *ctx) in threadsync_set_test_synced() 97 threadsync_set_value_synced(void *ctx) in threadsync_set_value_synced() 119 threadsync_release_instance_synced(void* ctx) in threadsync_release_instance_synced() 139 get_instance_synced(void* ctx) in get_instance_synced() 150 get_next_instance_synced(void* ctx) in get_next_instance_synced()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/ |
H A D | snmp_threadsync.c | 54 threadsync_get_value_synced(void *ctx) in threadsync_get_value_synced() 75 threadsync_set_test_synced(void *ctx) in threadsync_set_test_synced() 97 threadsync_set_value_synced(void *ctx) in threadsync_set_value_synced() 119 threadsync_release_instance_synced(void *ctx) in threadsync_release_instance_synced() 139 get_instance_synced(void *ctx) in get_instance_synced() 150 get_next_instance_synced(void *ctx) in get_next_instance_synced()
|
/nrf52832-nimble/rt-thread/examples/ymodem/ |
H A D | tofile.c | 17 struct rym_ctx *ctx, in _rym_bg() 41 struct rym_ctx *ctx, in _rym_tof() 61 struct rym_ctx *ctx, in _rym_end() 77 struct custom_ctx *ctx = rt_malloc(sizeof(*ctx)); in rym_write_to_file() local
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/polarssl/ |
H A D | md5.c | 74 void md5_starts( md5_context *ctx ) in md5_starts() 85 static void md5_process( md5_context *ctx, const unsigned char data[64] ) in md5_process() 211 void md5_update( md5_context *ctx, const unsigned char *input, int ilen ) in md5_update() 263 void md5_finish( md5_context *ctx, unsigned char output[16] ) in md5_finish() 293 md5_context ctx; in md5() local
|
H A D | md4.c | 75 void md4_starts( md4_context *ctx ) in md4_starts() 86 static void md4_process( md4_context *ctx, const unsigned char data[64] ) in md4_process() 192 void md4_update( md4_context *ctx, const unsigned char *input, int ilen ) in md4_update() 244 void md4_finish( md4_context *ctx, unsigned char output[16] ) in md4_finish() 274 md4_context ctx; in md4() local
|
H A D | sha1.c | 74 void sha1_starts( sha1_context *ctx ) in sha1_starts() 86 static void sha1_process( sha1_context *ctx, const unsigned char data[64] ) in sha1_process() 245 void sha1_update( sha1_context *ctx, const unsigned char *input, int ilen ) in sha1_update() 297 void sha1_finish( sha1_context *ctx, unsigned char output[20] ) in sha1_finish() 328 sha1_context ctx; in sha1() local
|
H A D | arc4.c | 48 void arc4_setup( arc4_context *ctx, unsigned char *key, int keylen ) in arc4_setup() 76 void arc4_crypt( arc4_context *ctx, unsigned char *buf, int buflen ) in arc4_crypt()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/polarssl/ |
H A D | md5.c | 74 void md5_starts( md5_context *ctx ) in md5_starts() 85 static void md5_process( md5_context *ctx, const unsigned char data[64] ) in md5_process() 211 void md5_update( md5_context *ctx, const unsigned char *input, int ilen ) in md5_update() 263 void md5_finish( md5_context *ctx, unsigned char output[16] ) in md5_finish() 293 md5_context ctx; in md5() local
|
H A D | sha1.c | 74 void sha1_starts( sha1_context *ctx ) in sha1_starts() 86 static void sha1_process( sha1_context *ctx, const unsigned char data[64] ) in sha1_process() 245 void sha1_update( sha1_context *ctx, const unsigned char *input, int ilen ) in sha1_update() 297 void sha1_finish( sha1_context *ctx, unsigned char output[20] ) in sha1_finish() 328 sha1_context ctx; in sha1() local
|
H A D | md4.c | 75 void md4_starts( md4_context *ctx ) in md4_starts() 86 static void md4_process( md4_context *ctx, const unsigned char data[64] ) in md4_process() 192 void md4_update( md4_context *ctx, const unsigned char *input, int ilen ) in md4_update() 244 void md4_finish( md4_context *ctx, unsigned char output[16] ) in md4_finish() 274 md4_context ctx; in md4() local
|
H A D | arc4.c | 48 void arc4_setup( arc4_context *ctx, unsigned char *key, int keylen ) in arc4_setup() 76 void arc4_crypt( arc4_context *ctx, unsigned char *buf, int buflen ) in arc4_crypt()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | pppos.c | 199 pppos_write(ppp_pcb *ppp, void *ctx, struct pbuf *p) in pppos_write() 247 pppos_netif_output(ppp_pcb *ppp, void *ctx, struct pbuf *pb, u16_t protocol) in pppos_netif_output() 302 pppos_connect(ppp_pcb *ppp, void *ctx) in pppos_connect() 334 pppos_listen(ppp_pcb *ppp, void *ctx) in pppos_listen() 366 pppos_disconnect(ppp_pcb *ppp, void *ctx) in pppos_disconnect() 388 pppos_destroy(ppp_pcb *ppp, void *ctx) in pppos_destroy() 718 pppos_send_config(ppp_pcb *ppp, void *ctx, u32_t accm, int pcomp, int accomp) in pppos_send_config() 738 pppos_recv_config(ppp_pcb *ppp, void *ctx, u32_t accm, int pcomp, int accomp) in pppos_recv_config()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | pppos.c | 200 pppos_write(ppp_pcb *ppp, void *ctx, struct pbuf *p) in pppos_write() 253 pppos_netif_output(ppp_pcb *ppp, void *ctx, struct pbuf *pb, u16_t protocol) in pppos_netif_output() 313 pppos_connect(ppp_pcb *ppp, void *ctx) in pppos_connect() 345 pppos_listen(ppp_pcb *ppp, void *ctx) in pppos_listen() 377 pppos_disconnect(ppp_pcb *ppp, void *ctx) in pppos_disconnect() 399 pppos_destroy(ppp_pcb *ppp, void *ctx) in pppos_destroy() 738 pppos_send_config(ppp_pcb *ppp, void *ctx, u32_t accm, int pcomp, int accomp) in pppos_send_config() 758 pppos_recv_config(ppp_pcb *ppp, void *ctx, u32_t accm, int pcomp, int accomp) in pppos_recv_config()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/ |
H A D | ble_ll_dtm.c | 144 ble_ll_dtm_set_next(struct dtm_ctx *ctx) in ble_ll_dtm_set_next() 161 struct dtm_ctx *ctx = ble_npl_event_get_arg(evt); in ble_ll_dtm_ev_tx_resched_cb() local 190 struct dtm_ctx *ctx; in ble_ll_dtm_tx_done() local 206 struct dtm_ctx *ctx = sch->cb_arg; in ble_ll_dtm_tx_sched_cb() local 252 ble_ll_dtm_calculate_itvl(struct dtm_ctx *ctx, uint8_t len, int phy_mode) in ble_ll_dtm_calculate_itvl() 416 ble_ll_dtm_ctx_free(struct dtm_ctx * ctx) in ble_ll_dtm_ctx_free()
|