Home | History | Annotate | Download | only in vhal_v2_0

Lines Matching defs:vms

30 namespace vms {
34 // VehiclePropValue update with a VMS message is specified in the Vehicle HIDL.
36 // This interface is meant for use by HAL clients of VMS; corresponding
37 // functionality is also provided by VMS in the embedded car service.
85 // VmsMessageType.SUBSCRIBE, specifying to the VMS service
90 // VmsMessageType.SUBSCRIBE_TO_PUBLISHER, specifying to the VMS service
96 // VmsMessageType.UNSUBSCRIBE, specifying to the VMS service
101 // VmsMessageType.UNSUBSCRIBE_TO_PUBLISHER, specifying to the VMS service
107 // VmsMessageType.OFFERING, specifying to the VMS service which layers are being
128 // Returns true if the VehiclePropValue pointed to by value contains a valid Vms
135 // Vms message, as verified by isValidVmsMessage.
149 } // namespace vms