Home
last modified time | relevance | path

Searched full:service (Results 1 – 25 of 583) sorted by relevance

12345678910>>...24

/Zephyr-Core-3.5.0/include/zephyr/net/
Ddns_sd.h2 * @brief DNS Service Discovery
22 * @brief DNS Service Discovery
25 * advertise a service, system or application code should use
31 * @defgroup dns_sd DNS Service Discovery
60 * Currently sub-types and service domains are unsupported and only the
76 * Currently sub-types and service domains are unsupported and only the
86 * @brief Register a service for DNS Service Discovery
93 * ephemeral port usage - i.e. when the service is bound using port number 0.
99 * The service can be referenced using the @p _id variable.
101 * @param _id variable name for the DNS-SD service record
[all …]
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/audio/
Dvocs.h11 * @brief Volume Offset Control Service (VOCS)
13 * @defgroup bt_gatt_vocs Volume Offset Control Service (VOCS)
18 * The Volume Offset Control Service is a secondary service, and as such should not be used own its
19 * own, but rather in the context of another (primary) service.
36 /** Volume Offset Control Service Error codes */
44 /** @brief Opaque Volume Offset Control Service instance. */
47 /** @brief Structure for registering a Volume Offset Control Service instance. */
68 /** @brief Structure for discovering a Volume Offset Control Service instance. */
85 * @brief Get a free service instance of Volume Offset Control Service from the pool.
87 * @return Volume Offset Control Service instance in case of success or NULL in case of error.
[all …]
Daics.h11 * @brief Audio Input Control Service (AICS)
13 * @defgroup bt_gatt_aics Audio Input Control Service (AICS)
18 * The Audio Input Control Service is a secondary service, and as such should not be used on its
19 * own, but rather in the context of another (primary) service.
35 /** Audio Input Control Service mute states */
40 /** Audio Input Control Service input modes */
46 /** Audio Input Control Service input types */
55 /** Audio Input Control Service Error codes */
62 /** @brief Opaque Audio Input Control Service instance. */
65 /** @brief Structure for initializing a Audio Input Control Service instance. */
[all …]
Dvcp.h39 /** Volume Control Service Error codes */
43 /** Volume Control Service Mute Values */
47 /** @brief Opaque Volume Control Service instance. */
50 /** Register structure for Volume Control Service */
67 /** Volume Control Service callback structure. */
72 * @brief Volume Control Service included services
74 * Used for to represent the Volume Control Service included service instances,
76 * local server instances, or remote service instances.
79 /** Number of Volume Offset Control Service instances */
81 /** Array of pointers to Volume Offset Control Service instances */
[all …]
/Zephyr-Core-3.5.0/subsys/sip_svc/
DKconfig1 # ARM SiP service configuration options
7 bool "ARM SiP SVC Service"
20 int "ARM SiP service init function priority"
24 int "ARM SiP service thread stack size"
27 Stack size of the ARM SiP service.
32 int "ARM SiP service thread priority"
35 Priority of the ARM SiP service.
40 int "ARM SiP service request message queue depth"
70 bool "ARM SiP SVC service shell"
73 Enable ARM SiP SVC service shell support to communicate with EL3/EL2
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
DKconfig.vocs1 # Bluetooth Audio - Volume Offset Control Service options
8 ##################### Volume Offset Control Service #####################
11 int "Volume Offset Control Service max instance count [EXPERIMENTAL]"
23 This hidden option enables support for Volume Control Service.
28 int "Volume Offset Control Service max output description size"
36 ##################### Volume Offset Control Service Client #####################
39 int "Volume Offset Control Service client max instance count [EXPERIMENTAL]"
44 Control Service clients.
51 This hidden option enables support for Volume Offset Control Service.
DKconfig.aics1 # Bluetooth Audio - Audio Input Control Service options
9 ##################### Audio Input Control Service #####################
12 int "Audio Input Control Service max instance count [EXPERIMENTAL]"
25 This hidden option enables support for Audio Input Control Service.
30 int "Audio Input Control Service max input description size"
38 ##################### Audio Input Control Service Client #####################
41 int "Audio Input Control Service client max instance count [EXPERIMENTAL]"
53 This hidden option enables support for Audio Input Control Service.
DKconfig.tbs10 ##################### Telephone Bearer Service #####################
13 bool "Telephone Bearer Service Support"
17 This option enables support for Telephone Bearer Service.
24 bool "Generic Telephone Bearer Service Support"
27 This option enables support for Generic Telephone Bearer Service.
30 string "Telephone Bearer Service Provider Name"
33 Sets the name of the service provider for the bearer.
36 string "Telephone Bearer Service Uniform Caller Identifier (UCI)"
44 int "Telephone Bearer Service Technology"
60 string "Telephone Bearer Service URI schemes Supported List"
[all …]
DKconfig.csip9 #################### Coordinated Set Identification Service ####################
18 Service.
23 bool "Coordinated Set Identification Service Test Sample Data"
39 int "Coordinated Set Identification Profle max service instance count"
44 Identification Services. If the service is declared as primary service
66 bool "Coordinated Set Identification Service Test Sample Data"
77 int "Coordinated Set Identification Service Count"
81 Sets the number of service instances, which corresponds to the number
DKconfig.has1 # Bluetooth Audio - Hearing Access Service options
8 bool "Hearing Access Service support [EXPERIMENTAL]"
14 This option enables support for Hearing Access Service.
29 This option sets the number of Hearing Access Service Presets
59 bool "Hearing Access Service Client support [EXPERIMENTAL]"
66 This option enables support for Hearing Access Service Client.
/Zephyr-Core-3.5.0/subsys/bluetooth/services/
DKconfig.dis1 # GATT Device Information service
7 bool "GATT Device Information service"
12 bool "Settings usage in Device Information Service"
15 Enable Settings usage in Device Information Service.
30 The device model inside Device Information Service.
36 The device manufacturer inside Device Information Service.
42 Enable PnP_ID characteristic in Device Information Service.
104 Enable Serial Number characteristic in Device Information Service.
110 Enable Serial Number characteristic in Device Information Service.
115 Enable Firmware Revision characteristic in Device Information Service.
[all …]
/Zephyr-Core-3.5.0/subsys/ipc/rpmsg_service/
DKconfig25 bool "RPMsg service for multiple users"
29 Enables support for a service that can be shared by multiple
35 prompt "RPMsg Service mode"
52 RPMsg service.
59 created in the RPMsg Service backend module to prevent notifying
60 service users about received data from the system work queue.
63 int "Initialization priority of RPMsg service"
66 The order of RPMsg Service initialization and endpoints registration
75 The endpoints must be registered before RPMsg Service is initialized.
80 module-str = RPMsg service and backend
/Zephyr-Core-3.5.0/include/zephyr/sys/
Donoff.h20 * @defgroup resource_mgmt_onoff_apis On-Off Service APIs
38 * @brief Mask used to isolate bits defining the service state.
50 * @brief Value exposed by ONOFF_STATE_MASK when service is off.
55 * @brief Value exposed by ONOFF_STATE_MASK when service is on.
60 * @brief Value exposed by ONOFF_STATE_MASK when the service is in an
66 * @brief Value exposed by ONOFF_STATE_MASK when service is
72 * @brief Value exposed by ONOFF_STATE_MASK when service is
78 * @brief Value exposed by ONOFF_STATE_MASK when service is in the
91 * Functions of this type are passed to service-specific transition
99 * indicated the service shall enter an error state.
[all …]
/Zephyr-Core-3.5.0/tests/bluetooth/tester/src/
Dbtp.c56 static void tester_send_with_index(uint8_t service, uint8_t opcode, uint8_t index,
58 static void tester_rsp_with_index(uint8_t service, uint8_t opcode, uint8_t index,
61 void tester_register_command_handlers(uint8_t service, in tester_register_command_handlers() argument
65 __ASSERT_NO_MSG(service <= BTP_SERVICE_ID_MAX); in tester_register_command_handlers()
66 __ASSERT_NO_MSG(service_handler[service].handlers == NULL); in tester_register_command_handlers()
68 service_handler[service].handlers = handlers; in tester_register_command_handlers()
69 service_handler[service].num = num; in tester_register_command_handlers()
72 static const struct btp_handler *find_btp_handler(uint8_t service, uint8_t opcode) in find_btp_handler() argument
74 if ((service > BTP_SERVICE_ID_MAX) || in find_btp_handler()
75 (service_handler[service].handlers == NULL)) { in find_btp_handler()
[all …]
/Zephyr-Core-3.5.0/samples/subsys/ipc/ipc_service/static_vrings/
DREADME.rst2 :name: IPC service: static vrings backend
5 Send messages between two cores using the IPC service and static vrings backend.
10 This application demonstrates how to use IPC Service and the static vrings
36 IPC-service HOST [INST 0 - ENDP A] demo started
37 IPC-service HOST [INST 0 - ENDP B] demo started
38 IPC-service HOST [INST 1] demo started
50 IPC-service REMOTE [INST 0 - ENDP A] demo started
51 IPC-service REMOTE [INST 0 - ENDP B] demo started
52 IPC-service REMOTE [INST 1] demo started
/Zephyr-Core-3.5.0/samples/subsys/ipc/rpmsg_service/
DREADME.rst1 .. zephyr:code-sample:: rpmsg-service
2 :name: RPMsg service
5 Send messages between cores using RPMsg service.
10 RPMsg Service is an abstraction created over OpenAMP that makes initialization
12 This application demonstrates how to use RPMsg Service in Zephyr. It is designed
13 to demonstrate how to integrate RPMsg Service with Zephyr both from a build
56 RPMsg Service [master] demo started
62 RPMsg Service demo ended.
70 RPMsg Service [remote] demo started
76 RPMsg Service demo ended.
[all …]
/Zephyr-Core-3.5.0/include/zephyr/sip_svc/
Dsip_svc.h14 * ARM SiP service provides the capability to send the
20 * The service support multiple clients.
23 * close the channel immediately after complete. The service only
26 * The service will return the SMC/HVC return value to the client
37 * incomplete transactions being left over. The service
52 /** @brief ARM sip service callback function prototype for response after completion
62 * @brief Register a client on ARM SiP service
64 * On success, the client will be at IDLE state in the service and
65 * the service will return a token to the client. The client can then
66 * use the token to open the channel on the service and communicate
[all …]
/Zephyr-Core-3.5.0/include/zephyr/net/http/
Dservice.h33 * is often referred to as the "path" of the URL. Every `(service, resource)` pair should be
37 * @param _service Name of the associated service.
71 * @brief Define an HTTP service without static resources.
77 * number to use for the service. If the specified port number is zero, then an ephemeral port
81 * @param _name Name of the service.
82 * @param _host IP address or hostname associated with the service.
83 * @param[inout] _port Pointer to port associated with the service.
86 * @param _detail Implementation-specific detail associated with the service.
92 * @brief Define an HTTP service with static resources.
98 * number to use for the service. If the specified port number is zero, then an ephemeral port
[all …]
/Zephyr-Core-3.5.0/subsys/bluetooth/services/ias/
DKconfig.ias1 # Bluetooth GATT Immediate Alert Service
7 bool "Support for GATT Immediate Alert Service [EXPERIMENTAL]"
31 #### Immediate Alert Service Client ################################
34 bool "Immediate Alert Service Client [Experimental]"
38 This option enables support for Immediate Alert Service Client
/Zephyr-Core-3.5.0/samples/tfm_integration/tfm_regression_test/
DREADME.rst70 … Test suite 'Initial Attestation Service secure interface tests(TFM_ATTEST_TEST_1XXX)' has PASSED
71 Test suite 'Platform Service Secure interface tests(TFM_PLATFORM_TEST_1XXX)' has PASSED
82 Description: 'Test service request from NS thread mode'
85 Description: 'Test the success of service init'
88 Description: 'Test secure service buffer accesses'
91 Description: 'Test secure service to service call'
94 Description: 'Test secure service to service call with buffer handling'
97 Description: 'Test service parameter sanitization'
110 Test suite 'Platform Service Non-Secure interface tests(TFM_PLATFORM_TEST_2XXX)' has PASSED
111 …Test suite 'Initial Attestation Service non-secure interface tests(TFM_ATTEST_TEST_2XXX)' has PAS…
/Zephyr-Core-3.5.0/doc/services/resource_management/
Dindex.rst26 An on-off manager supports an arbitrary number of clients of a service
32 * The stable states are off, on, and error. The service always begins
33 in the off state. The service may also be in a transition to a given
38 transition). The service manages the state based on calls to
40 * The service transitions from off to on when first client request is
42 * The service transitions from on to off when last client release is
44 * Each service configuration provides functions that implement the
52 progress: when the service has turned off successfully it will be
70 Clients and other components interested in tracking all service state
71 changes, including when a service begins turning off or enters an error
/Zephyr-Core-3.5.0/subsys/bluetooth/services/ots/
DKconfig1 # Bluetooth Object Transfer service
7 bool "Object Transfer Service (OTS) [EXPERIMENTAL]"
13 Enable Object Transfer Service.
37 bool "Register OTS as Secondary Service"
71 #### Object Transfer Service Client ################################
74 bool "Object Transfer Service Client [Experimental]"
80 This option enables support for the Object Transfer Service Client.
85 hex "Maximum number of objects that each service instance can store"
/Zephyr-Core-3.5.0/subsys/ipc/ipc_service/
DKconfig5 bool "IPC service support multiple backends"
7 Enables support for a service that can be shared by multiple
10 the IPC Service.
18 module-str = IPC service and backend
/Zephyr-Core-3.5.0/subsys/bluetooth/
DKconfig.logging46 bool "[DEPRECATED] Audio Input Control Service debug"
49 Use this option to enable Audio Input Control Service debug logs for
53 bool "[DEPRECATED] Audio Input Control Service client debug"
56 Use this option to enable Audio Input Control Service client debug
69 bool "[DEPRECATED] Audio Stream Control Service debug"
73 Use this option to enable Audio Stream Control Service debug logs for
109 bool "[DEPRECATED] Broadcast Audio Scan Service debug"
113 Use this option to enable Broadcast Audio Scan Service debug logs for
117 bool "[DEPRECATED] Broadcast Audio Scan Service client debug"
121 Use this option to enable Broadcast Audio Scan Service client
[all …]
/Zephyr-Core-3.5.0/samples/bluetooth/eddystone/
DREADME.rst8 Application demonstrating `Eddystone Configuration Service`_
10 The Eddystone Configuration Service runs as a GATT service on the beacon while
30 .. _Eddystone Configuration Service: https://github.com/google/eddystone/tree/master/configuration-

12345678910>>...24