summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/app_service_rpc_plugin/src/commands/mobile/on_app_service_data_notification_from_mobile.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix onAppServiceData from mobilefix/app_service_on_app_service_data_disallowedJackLivio2019-03-111-1/+1
* Get App Service Data With Subscribe (#2812)JackLivio2019-02-241-0/+3
* Merge pull request #2801 from smartdevicelink/feature/app_service_policiesJackLivio2019-02-241-0/+16
|\
| * Update AppServiceType to stringJackLivio2019-02-191-5/+3
| * Address CommentsJackLivio2019-02-131-3/+4
| * Merge remote-tracking branch 'origin/feature/base_app_services_implementation...JackLivio2019-02-131-2/+2
| |\
| * | Change request type to enumJackLivio2019-01-301-2/+3
| * | Check if handled_rpcs is nullJackLivio2019-01-241-1/+1
| * | OnAppServiceDataNotificationFromMobile check parametersJackLivio2019-01-241-0/+16
* | | Fix API typo and stylejacobkeeler2019-02-231-9/+1
| |/ |/|
* | Minor formatting fixjacobkeeler2019-02-081-2/+2
|/
* Add AppServiceRPCPlugin to app service commandsjacobkeeler2019-01-221-1/+9
* Fix PrintSmartObject callsjacobkeeler2019-01-221-1/+1
* Add basic handling of app service producer RPCsjacobkeeler2019-01-201-0/+65