Searched refs:nanohubHalFindCommand (Results 1 – 3 of 3) sorted by relevance
51 const struct NanohubHalCommand *nanohubHalFindCommand(uint8_t msg);
1263 halCmd = nanohubHalFindCommand(halData[0]); in onEvtAppFromHostChre()
1887 const struct NanohubHalCommand *nanohubHalFindCommand(uint8_t msg) in nanohubHalFindCommand() function