Home
last modified time | relevance | path

Searched refs:shListGetNextItem (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/lib/
Dscanmerge.c248 item = shListGetNextItem(head, item); in scan_merge()
307 item = shListGetNextItem(head, item); in scan_merge()
339 item = shListGetNextItem(head, item); in scan_get_by_bssid()
Dshlist.h23 SHLIST *shListGetNextItem( SHLIST *head, SHLIST *item );
Dshlist.c60 SHLIST *shListGetNextItem( SHLIST *head, SHLIST *item ) in shListGetNextItem() function