Home
last modified time | relevance | path

Searched defs:list_next (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_list.h199 struct list_next { struct
205 extern struct list_next list_next; argument
Dmock_osi_list.cc49 struct list_next list_next; variable
115 list_node_t* list_next(const list_node_t* node) { in list_next() function
/packages/modules/Bluetooth/system/osi/src/
Dlist.cc217 list_node_t* list_next(const list_node_t* node) { in list_next() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc507 list_node_t* list_next(const list_node_t* node) { in list_next() function