Home
last modified time | relevance | path

Searched defs:method (Results 1 – 23 of 23) sorted by relevance

/Zephyr-latest/include/zephyr/sys/
Dnotify.h139 union method { union
149 } method; member
180 uint32_t method = notify->flags >> SYS_NOTIFY_METHOD_POS; in sys_notify_get_method() local
/Zephyr-latest/lib/utils/
Dnotify.c53 uint32_t method = sys_notify_get_method(notify); in sys_notify_finalize() local
/Zephyr-latest/samples/net/sockets/http_server/src/
Dmain.c76 enum http_method method = client->method; in echo_handler() local
/Zephyr-latest/include/zephyr/sip_svc/
Dsip_svc_controller.h71 char method[SIP_SVC_SUBSYS_CONDUIT_NAME_LENGTH]; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dprov.c172 int bt_mesh_prov_auth(bool is_provisioner, uint8_t method, uint8_t action, uint8_t size) in bt_mesh_prov_auth()
Dprovisioner.c731 static void prov_set_method(uint8_t method, uint8_t action, uint8_t size) in prov_set_method()
/Zephyr-latest/include/zephyr/net/
Dcoap_client.h56 enum coap_method method; /**< Method of the request */ member
Dwifi.h186 char *method; member
/Zephyr-latest/include/zephyr/net/http/
Dclient.h237 enum http_method method; member
Dparser.h167 unsigned int method : 8; /* requests only */ member
Dserver.h454 enum http_method method; member
/Zephyr-latest/samples/net/sockets/coap_client/src/
Dcoap-client.c129 static int send_simple_coap_request(uint8_t method) in send_simple_coap_request()
/Zephyr-latest/subsys/net/lib/socks/
Dsocks_internal.h48 uint8_t method; member
/Zephyr-latest/drivers/pm_cpu_ops/
Dpm_cpu_ops_psci.h118 const char *method; member
/Zephyr-latest/subsys/sip_svc/
Dsip_svc_subsys.c793 void *sip_svc_get_controller(char *method) in sip_svc_get_controller()
/Zephyr-latest/subsys/net/lib/http/
Dhttp_client.c564 const char *method; in http_client_req() local
/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub.c248 static int send_request(enum coap_msgtype msgtype, enum coap_method method, in send_request()
/Zephyr-latest/lib/acpi/
Dacpi.c142 static ACPI_NAMESPACE_NODE *acpi_evaluate_method(char *bus_name, char *method) in acpi_evaluate_method()
/Zephyr-latest/subsys/net/lib/coap/
Dcoap.c1136 uint8_t code, coap_method_t *method) in method_from_code()
1191 coap_method_t method; in coap_handle_request_len() local
/Zephyr-latest/tests/net/lib/http_server/core/src/
Dmain.c858 static void common_verify_http1_dynamic_upgrade_post(const uint8_t *method) in common_verify_http1_dynamic_upgrade_post()
902 static void common_verify_http1_dynamic_post(const uint8_t *method) in common_verify_http1_dynamic_post()
/Zephyr-latest/drivers/tee/optee/
Doptee.c49 const char *method; member
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c861 char *method = NULL; in wpas_add_and_config_network() local
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c151 uint8_t method; member
2230 uint8_t method; in legacy_get_pair_method() local