Home
last modified time | relevance | path

Searched refs:contexthub (Results 1 – 25 of 118) sorted by relevance

12345

/hardware/interfaces/contexthub/aidl/android/hardware/contexthub/
DIContextHub.aidl17 package android.hardware.contexthub;
19 import android.hardware.contexthub.ContextHubInfo;
20 import android.hardware.contexthub.ContextHubMessage;
21 import android.hardware.contexthub.HostEndpointInfo;
22 import android.hardware.contexthub.IContextHubCallback;
23 import android.hardware.contexthub.MessageDeliveryStatus;
24 import android.hardware.contexthub.NanSessionStateUpdate;
25 import android.hardware.contexthub.NanoappBinary;
26 import android.hardware.contexthub.NanoappInfo;
27 import android.hardware.contexthub.Setting;
DIContextHubCallback.aidl17 package android.hardware.contexthub;
19 import android.hardware.contexthub.AsyncEventType;
20 import android.hardware.contexthub.ContextHubMessage;
21 import android.hardware.contexthub.MessageDeliveryStatus;
22 import android.hardware.contexthub.NanSessionRequest;
23 import android.hardware.contexthub.NanoappInfo;
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/3/android/hardware/contexthub/
DIContextHub.aidl34 package android.hardware.contexthub;
37 List<android.hardware.contexthub.ContextHubInfo> getContextHubs(); in getContextHubs()
38 …void loadNanoapp(in int contextHubId, in android.hardware.contexthub.NanoappBinary appBinary, in i… in loadNanoapp()
42 void onSettingChanged(in android.hardware.contexthub.Setting setting, in boolean enabled); in onSettingChanged()
44 void registerCallback(in int contextHubId, in android.hardware.contexthub.IContextHubCallback cb); in registerCallback()
45 …void sendMessageToHub(in int contextHubId, in android.hardware.contexthub.ContextHubMessage messag… in sendMessageToHub()
46 void onHostEndpointConnected(in android.hardware.contexthub.HostEndpointInfo hostEndpointInfo); in onHostEndpointConnected()
49 void onNanSessionStateChanged(in android.hardware.contexthub.NanSessionStateUpdate update); in onNanSessionStateChanged()
51 …void sendMessageDeliveryStatusToHub(in int contextHubId, in android.hardware.contexthub.MessageDel… in sendMessageDeliveryStatusToHub()
DIContextHubCallback.aidl34 package android.hardware.contexthub;
37 void handleNanoappInfo(in android.hardware.contexthub.NanoappInfo[] appInfo); in handleNanoappInfo()
38 …void handleContextHubMessage(in android.hardware.contexthub.ContextHubMessage msg, in String[] msg… in handleContextHubMessage()
39 void handleContextHubAsyncEvent(in android.hardware.contexthub.AsyncEventType evt); in handleContextHubAsyncEvent()
41 void handleNanSessionRequest(in android.hardware.contexthub.NanSessionRequest request); in handleNanSessionRequest()
42 …void handleMessageDeliveryStatus(in char hostEndpointId, in android.hardware.contexthub.MessageDel… in handleMessageDeliveryStatus()
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/
DIContextHub.aidl34 package android.hardware.contexthub;
37 List<android.hardware.contexthub.ContextHubInfo> getContextHubs(); in getContextHubs()
38 …void loadNanoapp(in int contextHubId, in android.hardware.contexthub.NanoappBinary appBinary, in i… in loadNanoapp()
42 void onSettingChanged(in android.hardware.contexthub.Setting setting, in boolean enabled); in onSettingChanged()
44 void registerCallback(in int contextHubId, in android.hardware.contexthub.IContextHubCallback cb); in registerCallback()
45 …void sendMessageToHub(in int contextHubId, in android.hardware.contexthub.ContextHubMessage messag… in sendMessageToHub()
46 void onHostEndpointConnected(in android.hardware.contexthub.HostEndpointInfo hostEndpointInfo); in onHostEndpointConnected()
49 void onNanSessionStateChanged(in android.hardware.contexthub.NanSessionStateUpdate update); in onNanSessionStateChanged()
51 …void sendMessageDeliveryStatusToHub(in int contextHubId, in android.hardware.contexthub.MessageDel… in sendMessageDeliveryStatusToHub()
DIContextHubCallback.aidl34 package android.hardware.contexthub;
37 void handleNanoappInfo(in android.hardware.contexthub.NanoappInfo[] appInfo); in handleNanoappInfo()
38 …void handleContextHubMessage(in android.hardware.contexthub.ContextHubMessage msg, in String[] msg… in handleContextHubMessage()
39 void handleContextHubAsyncEvent(in android.hardware.contexthub.AsyncEventType evt); in handleContextHubAsyncEvent()
41 void handleNanSessionRequest(in android.hardware.contexthub.NanSessionRequest request); in handleNanSessionRequest()
42 …void handleMessageDeliveryStatus(in char hostEndpointId, in android.hardware.contexthub.MessageDel… in handleMessageDeliveryStatus()
/hardware/interfaces/contexthub/aidl/default/
DAndroid.bp33 "android.hardware.contexthub-V3-ndk",
41 "//hardware/interfaces/tests/extension/contexthub:__subpackages__",
46 name: "android.hardware.contexthub-service.example",
48 init_rc: ["contexthub-default.rc"],
49 vintf_fragments: ["contexthub-default.xml"],
54 "android.hardware.contexthub-V3-ndk",
63 name: "android.hardware.contexthub-service.example.rc",
64 src: "android.hardware.contexthub-service.example.rc",
69 name: "contexthub-default.xml",
70 src: "contexthub-default.xml",
[all …]
Dandroid.hardware.contexthub-service.example.rc1 service vendor.contexthub-default /apex/com.android.hardware.contexthub/bin/hw/android.hardware.con…
/hardware/interfaces/contexthub/1.2/default/
DContexthub.h25 namespace contexthub {
30 : public ::android::hardware::contexthub::V1_X::implementation::ContextHub<IContexthub> {
31 using ContextHubMsg = ::android::hardware::contexthub::V1_2::ContextHubMsg;
32 using IContexthubCallback = ::android::hardware::contexthub::V1_2::IContexthubCallback;
34 ::android::hardware::contexthub::V1_X::implementation::IContextHubCallbackWrapperBase;
35 using Result = ::android::hardware::contexthub::V1_0::Result;
36 using SettingValue = ::android::hardware::contexthub::V1_1::SettingValue;
37 using SettingV1_1 = ::android::hardware::contexthub::V1_1::Setting;
38 using getHubs_1_2_cb = ::android::hardware::contexthub::V1_2::IContexthub::getHubs_1_2_cb;
Dandroid.hardware.contexthub@1.2-service.rc1 service vendor.contexthub-hal-1.2-mock /vendor/bin/hw/android.hardware.contexthub@1.2-service.mock
2 interface android.hardware.contexthub@1.0::IContexthub default
3 interface android.hardware.contexthub@1.1::IContexthub default
4 interface android.hardware.contexthub@1.2::IContexthub default
DAndroid.bp27 name: "android.hardware.contexthub@1.2-service.mock",
31 init_rc: ["android.hardware.contexthub@1.2-service.rc"],
41 "android.hardware.contexthub@1.0",
42 "android.hardware.contexthub@1.1",
43 "android.hardware.contexthub@1.2",
52 "android.hardware.contexthub@1.X-common-impl",
53 "android.hardware.contexthub@1.X-common-utils",
55 vintf_fragments: ["android.hardware.contexthub@1.2.xml"],
Dservice.cpp27 using ::android::hardware::contexthub::V1_2::IContexthub;
28 using ::android::hardware::contexthub::V1_2::implementation::Contexthub;
33 ::android::sp<IContexthub> contexthub = new Contexthub(); in main()
34 if (contexthub->registerAsService() != ::android::OK) { in main()
DContexthub.cpp22 namespace contexthub { namespace
27 using ::android::hardware::contexthub::V1_0::Result;
28 using ::android::hardware::contexthub::V1_X::implementation::IContextHubCallbackWrapperV1_0;
29 using ::android::hardware::contexthub::V1_X::implementation::IContextHubCallbackWrapperV1_2;
32 ::android::hardware::contexthub::V1_0::ContextHub hub = {}; in getHubs_1_2()
47 std::vector<::android::hardware::contexthub::V1_0::ContextHub> hubs; in getHubs_1_2()
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/2/android/hardware/contexthub/
DIContextHub.aidl34 package android.hardware.contexthub;
37 List<android.hardware.contexthub.ContextHubInfo> getContextHubs(); in getContextHubs()
38 …void loadNanoapp(in int contextHubId, in android.hardware.contexthub.NanoappBinary appBinary, in i… in loadNanoapp()
42 void onSettingChanged(in android.hardware.contexthub.Setting setting, in boolean enabled); in onSettingChanged()
44 void registerCallback(in int contextHubId, in android.hardware.contexthub.IContextHubCallback cb); in registerCallback()
45 …void sendMessageToHub(in int contextHubId, in android.hardware.contexthub.ContextHubMessage messag… in sendMessageToHub()
46 void onHostEndpointConnected(in android.hardware.contexthub.HostEndpointInfo hostEndpointInfo); in onHostEndpointConnected()
49 void onNanSessionStateChanged(in android.hardware.contexthub.NanSessionStateUpdate update); in onNanSessionStateChanged()
DIContextHubCallback.aidl34 package android.hardware.contexthub;
37 void handleNanoappInfo(in android.hardware.contexthub.NanoappInfo[] appInfo); in handleNanoappInfo()
38 …void handleContextHubMessage(in android.hardware.contexthub.ContextHubMessage msg, in String[] msg… in handleContextHubMessage()
39 void handleContextHubAsyncEvent(in android.hardware.contexthub.AsyncEventType evt); in handleContextHubAsyncEvent()
41 void handleNanSessionRequest(in android.hardware.contexthub.NanSessionRequest request); in handleNanSessionRequest()
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/1/android/hardware/contexthub/
DIContextHub.aidl34 package android.hardware.contexthub;
37 List<android.hardware.contexthub.ContextHubInfo> getContextHubs(); in getContextHubs()
38 …void loadNanoapp(in int contextHubId, in android.hardware.contexthub.NanoappBinary appBinary, in i… in loadNanoapp()
42 void onSettingChanged(in android.hardware.contexthub.Setting setting, in boolean enabled); in onSettingChanged()
44 void registerCallback(in int contextHubId, in android.hardware.contexthub.IContextHubCallback cb); in registerCallback()
45 …void sendMessageToHub(in int contextHubId, in android.hardware.contexthub.ContextHubMessage messag… in sendMessageToHub()
46 void onHostEndpointConnected(in android.hardware.contexthub.HostEndpointInfo hostEndpointInfo); in onHostEndpointConnected()
DIContextHubCallback.aidl34 package android.hardware.contexthub;
37 void handleNanoappInfo(in android.hardware.contexthub.NanoappInfo[] appInfo); in handleNanoappInfo()
38 …void handleContextHubMessage(in android.hardware.contexthub.ContextHubMessage msg, in String[] msg… in handleContextHubMessage()
39 void handleContextHubAsyncEvent(in android.hardware.contexthub.AsyncEventType evt); in handleContextHubAsyncEvent()
/hardware/interfaces/contexthub/1.1/vts/functional/
DVtsHalContexthubV1_1TargetTest.cpp35 using ::android::hardware::contexthub::V1_0::IContexthubCallback;
36 using ::android::hardware::contexthub::V1_1::IContexthub;
37 using ::android::hardware::contexthub::V1_1::Setting;
38 using ::android::hardware::contexthub::V1_1::SettingValue;
39 using ::android::hardware::contexthub::vts_utils::ContexthubCallbackBase;
40 using ::android::hardware::contexthub::vts_utils::ContexthubHidlTestBase;
41 using ::android::hardware::contexthub::vts_utils::getHalAndHubIdList;
/hardware/interfaces/contexthub/common/default/1.X/
DContextHub.h26 namespace contexthub {
32 using ContextHubMsg = ::android::hardware::contexthub::V1_0::ContextHubMsg;
33 using HubAppInfo = ::android::hardware::contexthub::V1_0::HubAppInfo;
34 using IContexthubCallback = ::android::hardware::contexthub::V1_0::IContexthubCallback;
35 using NanoAppBinary = ::android::hardware::contexthub::V1_0::NanoAppBinary;
36 using Result = ::android::hardware::contexthub::V1_0::Result;
37 using getHubs_cb = ::android::hardware::contexthub::V1_0::IContexthub::getHubs_cb;
41 ::android::hardware::contexthub::V1_0::ContextHub hub = {}; in getHubs()
56 std::vector<::android::hardware::contexthub::V1_0::ContextHub> hubs; in getHubs()
/hardware/interfaces/contexthub/1.2/vts/functional/
DVtsHalContexthubV1_2TargetTest.cpp41 using ::android::hardware::contexthub::V1_0::ContextHub;
42 using ::android::hardware::contexthub::V1_0::Result;
43 using ::android::hardware::contexthub::V1_0::TransactionResult;
44 using ::android::hardware::contexthub::V1_1::SettingValue;
45 using ::android::hardware::contexthub::V1_2::ContextHubMsg;
46 using ::android::hardware::contexthub::V1_2::HubAppInfo;
47 using ::android::hardware::contexthub::V1_2::IContexthub;
48 using ::android::hardware::contexthub::V1_2::IContexthubCallback;
49 using ::android::hardware::contexthub::V1_2::Setting;
50 using ::android::hardware::contexthub::vts_utils::asBaseType;
[all …]
/hardware/interfaces/contexthub/1.0/vts/functional/
DVtsHalContexthubV1_0TargetTest.cpp42 using ::android::hardware::contexthub::V1_0::AsyncEventType;
43 using ::android::hardware::contexthub::V1_0::ContextHub;
44 using ::android::hardware::contexthub::V1_0::ContextHubMsg;
45 using ::android::hardware::contexthub::V1_0::HubAppInfo;
46 using ::android::hardware::contexthub::V1_0::IContexthub;
47 using ::android::hardware::contexthub::V1_0::IContexthubCallback;
48 using ::android::hardware::contexthub::V1_0::NanoAppBinary;
49 using ::android::hardware::contexthub::V1_0::Result;
50 using ::android::hardware::contexthub::V1_0::TransactionResult;
51 using ::android::hardware::contexthub::vts_utils::asBaseType;
[all …]
/hardware/interfaces/contexthub/1.1/default/
Dandroid.hardware.contexthub@1.1-service.rc1 service vendor.contexthub-hal-1-1-mock /vendor/bin/hw/android.hardware.contexthub@1.1-service.mock
2 interface android.hardware.contexthub@1.0::IContexthub default
3 interface android.hardware.contexthub@1.1::IContexthub default
Dservice.cpp27 using ::android::hardware::contexthub::V1_1::IContexthub;
28 using ::android::hardware::contexthub::V1_1::implementation::Contexthub;
33 ::android::sp<IContexthub> contexthub = new Contexthub(); in main()
34 if (contexthub->registerAsService() != ::android::OK) { in main()
DAndroid.bp27 name: "android.hardware.contexthub@1.1-service.mock",
31 init_rc: ["android.hardware.contexthub@1.1-service.rc"],
41 "android.hardware.contexthub@1.0",
42 "android.hardware.contexthub@1.1",
51 "android.hardware.contexthub@1.X-common-impl",
53 vintf_fragments: ["android.hardware.contexthub@1.1.xml"],
/hardware/interfaces/contexthub/1.0/default/
Dandroid.hardware.contexthub@1.0-service.rc1 service vendor.contexthub-hal-1-0 /vendor/bin/hw/android.hardware.contexthub@1.0-service
2 interface android.hardware.contexthub@1.0::IContexthub default

12345