Home
last modified time | relevance | path

Searched defs:getConfig (Results 1 – 3 of 3) sorted by relevance

/system/chre/chpp/include/chpp/
Dlink.h150 struct ChppLinkConfiguration (*getConfig)(void *linkContext); member
/system/chre/chpp/platform/linux/
Dlink.c175 static struct ChppLinkConfiguration getConfig(void *linkContext) { in getConfig() function
/system/chre/chpp/test/
Dfake_link_sync_test.cpp76 struct ChppLinkConfiguration getConfig(void * /*linkContext*/) { in getConfig() function