Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntf.c1237 static void handleLegacyHalCmd(const uint8_t *halData, uint8_t size) in handleLegacyHalCmd() function
1247 handleLegacyHalCmd(&halMsg[1], halMsg[0]); in onEvtAppFromHost()
1271 handleLegacyHalCmd(halData, halMsg->size); in onEvtAppFromHostChre()