/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/ |
H A D | snmp_scalar.c | 50 …_scalar_get_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance *instance) in snmp_scalar_get_instance() 71 …ar_get_next_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance *instance) in snmp_scalar_get_next_instance() 86 …r_array_get_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance *instance) in snmp_scalar_array_get_instance() 121 …ay_get_next_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance *instance) in snmp_scalar_array_get_next_instance() 194 snmp_scalar_array_get_value(struct snmp_node_instance *instance, void *value) in snmp_scalar_array_get_value() 203 snmp_scalar_array_set_test(struct snmp_node_instance *instance, u16_t value_len, void *value) in snmp_scalar_array_set_test() 212 snmp_scalar_array_set_value(struct snmp_node_instance *instance, u16_t value_len, void *value) in snmp_scalar_array_set_value()
|
H A D | snmp_threadsync.c | 64 threadsync_get_value(struct snmp_node_instance *instance, void *value) in threadsync_get_value() 85 threadsync_set_test(struct snmp_node_instance *instance, u16_t len, void *value) in threadsync_set_test() 107 threadsync_set_value(struct snmp_node_instance *instance, u16_t len, void *value) in threadsync_set_value() 129 threadsync_release_instance(struct snmp_node_instance *instance) in threadsync_release_instance() 161 do_sync(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance *instance, snmp_threads… in do_sync() 197 …eadsync_get_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance *instance) in snmp_threadsync_get_instance() 203 …nc_get_next_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance *instance) in snmp_threadsync_get_next_instance() 209 void snmp_threadsync_init(struct snmp_threadsync_instance *instance, snmp_threadsync_synchronizer_f… in snmp_threadsync_init()
|
H A D | snmp_table.c | 46 …p_table_get_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance *instance) in snmp_table_get_instance() 88 …le_get_next_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance *instance) in snmp_table_get_next_instance() 164 …_simple_get_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance *instance) in snmp_table_simple_get_instance() 227 …le_get_next_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance *instance) in snmp_table_simple_get_next_instance() 320 snmp_table_extract_value_from_s32ref(struct snmp_node_instance *instance, void *value) in snmp_table_extract_value_from_s32ref() 328 snmp_table_extract_value_from_u32ref(struct snmp_node_instance *instance, void *value) in snmp_table_extract_value_from_u32ref() 336 snmp_table_extract_value_from_refconstptr(struct snmp_node_instance *instance, void *value) in snmp_table_extract_value_from_refconstptr()
|
H A D | snmp_mib2_interfaces.c | 62 interfaces_get_value(struct snmp_node_instance *instance, void *value) in interfaces_get_value() 157 interfaces_Table_get_value(struct snmp_node_instance *instance, void *value) in interfaces_Table_get_value() 276 interfaces_Table_set_test(struct snmp_node_instance *instance, u16_t len, void *value) in interfaces_Table_set_test() 293 interfaces_Table_set_value(struct snmp_node_instance *instance, u16_t len, void *value) in interfaces_Table_set_value()
|
H A D | snmp_mib2_ip.c | 62 ip_get_value(struct snmp_node_instance *instance, void *value) in ip_get_value() 157 ip_set_test(struct snmp_node_instance *instance, u16_t len, void *value) in ip_set_test() 190 ip_set_value(struct snmp_node_instance *instance, u16_t len, void *value) in ip_set_value()
|
H A D | snmp_mib2_udp.c | 61 udp_get_value(struct snmp_node_instance *instance, void *value) in udp_get_value()
|
H A D | snmp_mib2_tcp.c | 62 tcp_get_value(struct snmp_node_instance *instance, void *value) in tcp_get_value()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/ |
H A D | snmp_scalar.c | 50 …_scalar_get_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance* instance) in snmp_scalar_get_instance() 71 …ar_get_next_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance* instance) in snmp_scalar_get_next_instance() 86 …r_array_get_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance* instance) in snmp_scalar_array_get_instance() 121 …ay_get_next_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance* instance) in snmp_scalar_array_get_next_instance() 194 snmp_scalar_array_get_value(struct snmp_node_instance* instance, void* value) in snmp_scalar_array_get_value() 203 snmp_scalar_array_set_test(struct snmp_node_instance* instance, u16_t value_len, void* value) in snmp_scalar_array_set_test() 212 snmp_scalar_array_set_value(struct snmp_node_instance* instance, u16_t value_len, void* value) in snmp_scalar_array_set_value()
|
H A D | snmp_threadsync.c | 64 threadsync_get_value(struct snmp_node_instance* instance, void* value) in threadsync_get_value() 85 threadsync_set_test(struct snmp_node_instance* instance, u16_t len, void *value) in threadsync_set_test() 107 threadsync_set_value(struct snmp_node_instance* instance, u16_t len, void *value) in threadsync_set_value() 129 threadsync_release_instance(struct snmp_node_instance *instance) in threadsync_release_instance() 161 do_sync(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance* instance, snmp_threads… in do_sync() 197 …eadsync_get_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance* instance) in snmp_threadsync_get_instance() 203 …nc_get_next_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance* instance) in snmp_threadsync_get_next_instance() 209 void snmp_threadsync_init(struct snmp_threadsync_instance *instance, snmp_threadsync_synchronizer_f… in snmp_threadsync_init()
|
H A D | snmp_table.c | 46 …p_table_get_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance* instance) in snmp_table_get_instance() 88 …le_get_next_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance* instance) in snmp_table_get_next_instance() 164 …_simple_get_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance* instance) in snmp_table_simple_get_instance() 227 …le_get_next_instance(const u32_t *root_oid, u8_t root_oid_len, struct snmp_node_instance* instance) in snmp_table_simple_get_next_instance() 321 snmp_table_extract_value_from_s32ref(struct snmp_node_instance* instance, void* value) in snmp_table_extract_value_from_s32ref() 329 snmp_table_extract_value_from_u32ref(struct snmp_node_instance* instance, void* value) in snmp_table_extract_value_from_u32ref() 337 snmp_table_extract_value_from_refconstptr(struct snmp_node_instance* instance, void* value) in snmp_table_extract_value_from_refconstptr()
|
H A D | snmp_mib2_interfaces.c | 62 interfaces_get_value(struct snmp_node_instance* instance, void* value) in interfaces_get_value() 163 interfaces_Table_get_value(struct snmp_node_instance* instance, void* value) in interfaces_Table_get_value() 283 interfaces_Table_set_test(struct snmp_node_instance* instance, u16_t len, void *value) in interfaces_Table_set_test() 300 interfaces_Table_set_value(struct snmp_node_instance* instance, u16_t len, void *value) in interfaces_Table_set_value()
|
H A D | snmp_mib2_ip.c | 62 ip_get_value(struct snmp_node_instance* instance, void* value) in ip_get_value() 157 ip_set_test(struct snmp_node_instance* instance, u16_t len, void *value) in ip_set_test() 190 ip_set_value(struct snmp_node_instance* instance, u16_t len, void *value) in ip_set_value()
|
H A D | snmp_mib2_udp.c | 61 udp_get_value(struct snmp_node_instance* instance, void* value) in udp_get_value()
|
H A D | snmp_mib2_tcp.c | 62 tcp_get_value(struct snmp_node_instance* instance, void* value) in tcp_get_value()
|
/nrf52832-nimble/drivers/ |
H A D | drv_uart.c | 83 UART_CFG_T *instance = &uart0; in _uart_cfg() local 154 UART_CFG_T *instance = working_cfg; in _uart_ctrl() local 233 UART_CFG_T *instance = working_cfg; in _uart_putc() local 255 UART_CFG_T *instance = working_cfg; in _uart_getc() local
|
/nrf52832-nimble/packages/NimBLE-latest/apps/ext_advertiser/src/ |
H A D | ext_advertiser.c | 73 uint8_t instance = 4; in start_ext_max_events() local 168 uint8_t instance = 3; in start_legacy_duration() local 234 uint8_t instance = 2; in start_scannable_legacy_ext() local 316 uint8_t instance = 1; in start_scannable_ext() local 375 uint8_t instance = 0; in start_non_connectable_ext() local
|
/nrf52832-nimble/packages/NimBLE-latest/apps/bletest/src/ |
H A D | bletest_hci.c | 329 bletest_hci_le_set_multi_adv_data(uint8_t *data, uint8_t len, uint8_t instance) in bletest_hci_le_set_multi_adv_data() 398 uint8_t instance) in bletest_hci_le_set_multi_adv_params() 485 bletest_hci_le_set_multi_rand_addr(uint8_t *addr, uint8_t instance) in bletest_hci_le_set_multi_rand_addr() 550 bletest_hci_le_set_multi_adv_enable(uint8_t enable, uint8_t instance) in bletest_hci_le_set_multi_adv_enable() 606 uint8_t instance) in bletest_hci_le_set_multi_scan_rsp_data()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_gap.c | 672 ble_gap_slave_reset_state(uint8_t instance) in ble_gap_slave_reset_state() 709 ble_gap_slave_extract_cb(uint8_t instance, in ble_gap_slave_extract_cb() 722 ble_gap_adv_finished(uint8_t instance, int reason, uint16_t conn_handle, in ble_gap_adv_finished() 1205 ble_gap_adv_active_instance(uint8_t instance) in ble_gap_adv_active_instance() 1212 ble_gap_accept_slave_conn(uint8_t instance) in ble_gap_accept_slave_conn() 1342 ble_gap_rx_conn_complete(struct hci_le_conn_complete *evt, uint8_t instance) in ble_gap_rx_conn_complete() 2277 ble_gap_ext_adv_params_tx(uint8_t instance, in ble_gap_ext_adv_params_tx() 2415 ble_gap_ext_adv_configure(uint8_t instance, in ble_gap_ext_adv_configure() 2460 ble_gap_ext_adv_set_addr_no_lock(uint8_t instance, const uint8_t *addr) in ble_gap_ext_adv_set_addr_no_lock() 2485 ble_gap_ext_adv_set_addr(uint8_t instance, const ble_addr_t *addr) in ble_gap_ext_adv_set_addr() [all …]
|
H A D | ble_monitor.c | 262 btmon_write(FILE *instance, const char *bp, size_t n) in btmon_write()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/ |
H A D | cmd.c | 119 uint8_t instance; in cmd_advertise_configure() local 296 uint8_t instance; in cmd_advertise_set_addr() local 336 uint8_t instance; in cmd_advertise_start() local 387 uint8_t instance; in cmd_advertise_stop() local 418 uint8_t instance; in cmd_advertise_remove() local 1538 uint8_t instance; in cmd_set_adv_data_or_scan_rsp() local
|
H A D | btshell.c | 1488 btshell_ext_adv_configure(uint8_t instance, in btshell_ext_adv_configure() 1497 btshell_ext_adv_start(uint8_t instance, int duration, in btshell_ext_adv_start() 1515 btshell_ext_adv_stop(uint8_t instance) in btshell_ext_adv_stop()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | snmp_threadsync.h | 91 struct snmp_threadsync_instance *instance; member
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/ |
H A D | snmp_threadsync.h | 91 struct snmp_threadsync_instance *instance; member
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/ |
H A D | ble_ll_adv.c | 1810 ble_ll_adv_set_enable(uint8_t instance, uint8_t enable, int duration, in ble_ll_adv_set_enable() 1923 ble_ll_adv_set_scan_rsp_data(uint8_t *cmd, uint8_t cmd_len, uint8_t instance, in ble_ll_adv_set_scan_rsp_data() 2028 ble_ll_adv_set_adv_data(uint8_t *cmd, uint8_t cmd_len, uint8_t instance, in ble_ll_adv_set_adv_data() 2488 ble_ll_adv_set_random_addr(uint8_t *addr, uint8_t instance) in ble_ll_adv_set_random_addr() 2519 ble_ll_adv_remove(uint8_t instance) in ble_ll_adv_remove()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | glue.c | 555 ble_adv_conf_adv_instance(const struct ble_gap_adv_params *param, int *instance) in ble_adv_conf_adv_instance() 611 int instance; in bt_le_adv_start() local
|