Home
last modified time | relevance | path

Searched defs:ClientState (Results 1 – 4 of 4) sorted by relevance

/system/chre/chpp/test/
Dapp_discovery_test.cpp63 struct ClientState { struct
64 struct ChppEndpointState chppClientState;
65 struct ChppOutgoingRequestState outReqStates[kNumCommands];
66 bool resetNotified;
67 bool matchNotified;
Dapp_notification_test.cpp71 struct ClientState { struct
72 struct ChppEndpointState chppClientState;
73 struct ChppOutgoingRequestState outReqStates[kNumCommands];
74 bool serviceNotificationStatus;
75 struct ChppNotifier notifier;
Dapp_req_resp_test.cpp170 struct ClientState { struct
171 struct ChppEndpointState chppClientState;
172 struct ChppOutgoingRequestState outReqStates[kNumCommands];
173 struct ChppIncomingRequestState inReqStates[kNumCommands];
174 struct CommonState common;
Dapp_timeout_test.cpp50 struct ClientState { struct
51 struct ChppEndpointState chppClientState;
52 struct ChppOutgoingRequestState outReqStates[kNumCommands];