Home
last modified time | relevance | path

Searched refs:chppPlatformLinkDeinit (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/chre/chpp/platform/linux/
H A Dlink.c89 void chppPlatformLinkDeinit(struct ChppPlatformLinkParameters *params) { in chppPlatformLinkDeinit() function
124 chppPlatformLinkDeinit(params); in chppPlatformLinkReset()
/aosp12/system/chre/chpp/include/chpp/
H A Dlink.h79 void chppPlatformLinkDeinit(struct ChppPlatformLinkParameters *params);
/aosp12/system/chre/chpp/
H A DQUICKSTART.md25 1. void chppPlatformLinkDeinit(\*params)
H A Dtransport.c1368 chppPlatformLinkDeinit(&transportContext->linkParams); in chppTransportDeinit()