Home
last modified time | relevance | path

Searched refs:sys_slist_get (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/ble_host/include/misc/
A Dslist.h376 static inline sys_snode_t *sys_slist_get(sys_slist_t *list) in sys_slist_get() function
/AliOS-Things-master/components/ble_host/bt_host/port/aos/
A Daos_port.c121 msg = sys_slist_get(&queue->queue_list); in k_queue_get()
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c559 buf = (void *)sys_slist_get(list); in net_buf_slist_get()
569 frag->frags = (void *)sys_slist_get(list); in net_buf_slist_get()
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_time.c134 free_timer = (genie_time_t *)sys_slist_get(&genie_time_timer.timer_list_idle); in genie_time_new()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Datt.c475 node = sys_slist_get(&att->reqs); in att_process()
2620 node = sys_slist_get(&chan->att->reqs); in bt_att_status()
A Dconn.c1657 node = sys_slist_get(&conn->tx_pending); in process_unack_tx()
A Dhci_core.c1447 node = sys_slist_get(&conn->tx_pending); in bt_hci_num_complete_packets()
1514 node = sys_slist_get(&conn->tx_pending); in hci_num_completed_packets()

Completed in 28 milliseconds