Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dhubconnection.h143 struct MsgCmd struct
Dhubconnection.cpp499 struct MsgCmd *cmd; in setLeftyMode()
506 cmd = (struct MsgCmd *)malloc(sizeof(struct MsgCmd) + sizeof(bool)); in setLeftyMode()
1852 struct MsgCmd *cmd = (struct MsgCmd *)malloc(sizeof(struct MsgCmd) + sizeof(float)); in queueUsbMagBias()