Searched refs:handleLegacyHalCmd (Results 1 – 1 of 1) sorted by relevance
1237 static void handleLegacyHalCmd(const uint8_t *halData, uint8_t size) in handleLegacyHalCmd() function1247 handleLegacyHalCmd(&halMsg[1], halMsg[0]); in onEvtAppFromHost()1271 handleLegacyHalCmd(halData, halMsg->size); in onEvtAppFromHostChre()