Searched refs:NanohubHalCommand (Results 1 – 3 of 3) sorted by relevance
44 struct NanohubHalCommand { struct51 const struct NanohubHalCommand *nanohubHalFindCommand(uint8_t msg); argument
1852 const static struct NanohubHalCommand mBuiltinHalCommands[] = {1887 const struct NanohubHalCommand *nanohubHalFindCommand(uint8_t msg) in nanohubHalFindCommand()1892 const struct NanohubHalCommand *cmd = &mBuiltinHalCommands[i]; in nanohubHalFindCommand()
1254 const struct NanohubHalCommand *halCmd; in onEvtAppFromHostChre()