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.h233 struct list_next { struct
239 extern struct list_next list_next; argument
Dmock_osi_list.cc56 struct list_next list_next; variable
128 list_node_t* list_next(const list_node_t* node) { in list_next() function
/packages/modules/Bluetooth/system/osi/src/
Dlist.cc195 list_node_t* list_next(const list_node_t* node) { in list_next() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc531 list_node_t* list_next(const list_node_t* node) { in list_next() function