Home
last modified time | relevance | path

Searched defs:node (Results 1 – 16 of 16) sorted by relevance

/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/utilities/
H A Dstm_list.c57 void LST_insert_head (tListNode * listHead, tListNode * node) in LST_insert_head()
73 void LST_insert_tail (tListNode * listHead, tListNode * node) in LST_insert_tail()
89 void LST_remove_node (tListNode * node) in LST_remove_node()
103 void LST_remove_head (tListNode * listHead, tListNode ** node ) in LST_remove_head()
117 void LST_remove_tail (tListNode * listHead, tListNode ** node ) in LST_remove_tail()
131 void LST_insert_node_after (tListNode * node, tListNode * ref_node) in LST_insert_node_after()
147 void LST_insert_node_before (tListNode * node, tListNode * ref_node) in LST_insert_node_before()
184 void LST_get_next_node (tListNode * ref_node, tListNode ** node) in LST_get_next_node()
197 void LST_get_prev_node (tListNode * ref_node, tListNode ** node) in LST_get_prev_node()
/btstack/src/
H A Dbtstack_memory_pool.c54 typedef struct node { struct
55 struct node * next; argument
77 node_t *node = free_blocks->next; in btstack_memory_pool_get() local
85 node_t *node = (node_t*) block; in btstack_memory_pool_free() local
/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmp_mib2_snmp.c49 snmp_get_value(const struct snmp_scalar_array_node_def *node, void *value) in snmp_get_value()
156 snmp_set_test(const struct snmp_scalar_array_node_def *node, u16_t len, void *value) in snmp_set_test()
174 snmp_set_value(const struct snmp_scalar_array_node_def *node, u16_t len, void *value) in snmp_set_value()
H A Dsnmp_mib2_system.c230 system_get_value(const struct snmp_scalar_array_node_def *node, void *value) in system_get_value()
281 system_set_test(const struct snmp_scalar_array_node_def *node, u16_t len, void *value) in system_set_test()
327 system_set_value(const struct snmp_scalar_array_node_def *node, u16_t len, void *value) in system_set_value()
H A Dsnmp_mib2_icmp.c59 icmp_get_value(const struct snmp_scalar_array_node_def *node, void *value) in icmp_get_value()
H A Dsnmp_snmpv2_framework.c43 static s16_t snmpengine_scalars_get_value(const struct snmp_scalar_array_node_def *node, void *valu… in snmpengine_scalars_get_value()
H A Dsnmp_core.c985 const struct snmp_node *const *node = &mib->root_node; in snmp_mib_tree_resolve_exact() local
1020 const struct snmp_node *const *node; in snmp_mib_tree_resolve_next() local
H A Dsnmp_snmpv2_usm.c331 static s16_t usmstats_scalars_get_value(const struct snmp_scalar_array_node_def *node, void *value) in usmstats_scalars_get_value()
/btstack/test/btstack_memory/
H A Dbtstack_memory_pool_test.cpp78 test_pdu_t * node = (test_pdu_t *) btstack_memory_pool_get(&pdu_pool); in TEST() local
85 test_pdu_t * node; in TEST() local
/btstack/3rd-party/lwip/core/src/include/lwip/apps/
H A Dsnmp_scalar.h54 struct snmp_leaf_node node; member
90 struct snmp_leaf_node node; member
H A Dsnmp_table.h62 struct snmp_leaf_node node; member
108 struct snmp_leaf_node node; member
H A Dsnmp_core.h200 const struct snmp_node* node; member
229 struct snmp_node node; member
246 struct snmp_node node; member
H A Dsnmp_threadsync.h88 struct snmp_leaf_node node; member
/btstack/chipset/realtek/
H A Dbtstack_chipset_realtek.c585 static void insert_queue_sort(btstack_linked_list_t * list, struct patch_node *node) in insert_queue_sort()
/btstack/port/mtk/LEScan/libs/
HDandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/btstack/port/mtk/SPPClient/libs/
HDandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...