Home
last modified time | relevance | path

Searched refs:sys_snode_t (Results 1 – 22 of 22) sorted by relevance

/AliOS-Things-master/components/ble_host/include/misc/
A Dslist.h28 typedef struct _snode sys_snode_t; typedef
31 sys_snode_t *head;
32 sys_snode_t *tail;
235 static inline sys_snode_t *sys_slist_peek_next_no_check(sys_snode_t *node) in sys_slist_peek_next_no_check()
247 static inline sys_snode_t *sys_slist_peek_next(sys_snode_t *node) in sys_slist_peek_next()
276 sys_snode_t *node) in sys_slist_append()
335 sys_snode_t *prev, in sys_slist_insert()
336 sys_snode_t *node) in sys_slist_insert()
391 sys_snode_t *node) in sys_slist_remove()
423 sys_snode_t *prev = NULL; in sys_slist_find_and_remove()
[all …]
/AliOS-Things-master/components/ble_host/bt_host/port/aos/
A Dwork.c13 sys_snode_t *node = NULL; in k_work_submit_to_queue()
28 (sys_snode_t *)prev_delayed_work, (sys_snode_t *)work); in k_work_submit_to_queue()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dl2cap.h98 sys_snode_t node;
312 sys_snode_t node;
A Dtesting.h46 sys_snode_t node;
A Dgatt.h168 sys_snode_t node;
1372 sys_snode_t node;
A Dsdp.h514 sys_snode_t _node;
A Dbluetooth.h896 sys_snode_t node;
/AliOS-Things-master/components/ble_host/bt_host/include/settings/
A Dsettings.h124 sys_snode_t node;
389 sys_snode_t cs_next;
/AliOS-Things-master/components/genie_service/core/inc/
A Dgenie_time.h47 sys_snode_t next;
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dl2cap_internal.h241 sys_snode_t node;
258 sys_snode_t node;
A Datt_internal.h268 sys_snode_t node;
A Dconn_internal.h98 sys_snode_t node;
A Dl2cap.c146 sys_snode_t *prev = NULL; in __l2cap_lookup_ident()
167 sys_snode_t *prev = NULL; in bt_l2cap_chan_remove()
1249 sys_snode_t *prev = NULL; in l2cap_remove_rx_cid()
A Datt.c110 sys_snode_t node;
471 sys_snode_t *node; in att_process()
2606 sys_snode_t *node; in bt_att_status()
A Dgatt.c2443 sys_snode_t *prev, in gatt_sub_remove()
2602 sys_snode_t *prev = NULL; in remove_subscriptions()
3891 sys_snode_t *node, *tmp, *prev = NULL; in gatt_write_ccc_rsp()
4000 sys_snode_t *prev = NULL; in bt_gatt_unsubscribe()
4877 sys_snode_t *prev = NULL; in bt_gatt_clear_subscriptions()
A Dl2cap_br.c1042 sys_snode_t *prev = NULL; in l2cap_br_remove_tx_cid()
A Dsdp.c1964 sys_slist_append(&session->reqs, (sys_snode_t *)&params->_node); in bt_sdp_discover()
A Dconn.c1645 sys_snode_t *node; in process_unack_tx()
A Dhci_core.c1436 sys_snode_t *node; in bt_hci_num_complete_packets()
1503 sys_snode_t *node; in hci_num_completed_packets()
/AliOS-Things-master/components/ble_host/include/
A Dble_os_port.h340 return sys_slist_find_and_remove(&queue->queue_list, (sys_snode_t *)data); in k_queue_remove()
/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h742 sys_snode_t node;
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dfriend.c1074 sys_snode_t *cur, *prev = NULL; in friend_purge_old_ack()

Completed in 63 milliseconds