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.h221 struct list_next { struct
227 extern struct list_next list_next; argument
Dmock_osi_list.cc50 struct list_next list_next; variable
122 list_node_t* list_next(const list_node_t* node) { in list_next() function
/packages/modules/Bluetooth/system/osi/src/
Dlist.cc196 list_node_t* list_next(const list_node_t* node) { in list_next() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc470 list_node_t* list_next(const list_node_t* node) { in list_next() function