/Zephyr-latest/samples/drivers/video/tcpserversink/src/ |
D | main.c | 42 int i, ret, sock, client; in main() local
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | csip_set_member.c | 122 struct csip_client *client; in notify_clients() local 474 struct csip_client *client; in csip_security_changed() local 508 struct csip_client *client; in handle_csip_disconnect() local 535 struct csip_client *client; in handle_csip_auth_complete() local 547 struct csip_client *client; in handle_csip_auth_complete() local 765 struct csip_client *client = &svc_inst->clients[bt_conn_index(conn)]; in notify_cb() local
|
/Zephyr-latest/tests/net/socket/tls_ext/src/ |
D | main.c | 115 static const unsigned char client[] = { variable 131 #define client NULL macro
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings_clear/src/ |
D | server.c | 91 bt_addr_le_t client = {}; in connect_and_set_security() local
|
/Zephyr-latest/tests/kernel/msgq/msgq_usage/src/ |
D | main.c | 100 struct k_msgq *client; in service1_entry() local 131 struct k_msgq *client; in service2_entry() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/device_name/src/ |
D | server.c | 79 bt_addr_le_t client = {}; in connect_and_set_security() local
|
/Zephyr-latest/samples/net/sockets/dumb_http_server/src/ |
D | socket_dumb_http.c | 86 int client = accept(serv, (struct sockaddr *)&client_addr, in main() local
|
/Zephyr-latest/samples/net/sockets/coap_download/src/ |
D | main.c | 22 static struct coap_client client = {0}; variable
|
/Zephyr-latest/samples/net/mqtt_sn_publisher/src/ |
D | udp.c | 40 static void evt_cb(struct mqtt_sn_client *client, const struct mqtt_sn_evt *evt) in evt_cb()
|
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/ |
D | main.c | 199 int client; in client_conn_handler() local 269 int client; in process_tcp() local
|
/Zephyr-latest/tests/net/lib/mqtt/v3_1_1/mqtt_client/src/ |
D | main.c | 84 static void prepare_client_fds(struct mqtt_client *client) in prepare_client_fds() 436 static void publish_handler(struct mqtt_client *const client, in publish_handler() 458 static void mqtt_evt_handler(struct mqtt_client *const client, in mqtt_evt_handler() 556 static void client_init(struct mqtt_client *client) in client_init()
|
/Zephyr-latest/modules/thrift/src/thrift/transport/ |
D | TSSLServerSocket.cpp | 56 std::shared_ptr<TSocket> TSSLServerSocket::createSocket(THRIFT_SOCKET client) in createSocket()
|
/Zephyr-latest/subsys/sensing/ |
D | sensor_mgmt.h | 35 #define for_each_client_conn(sensor, client) \ argument
|
/Zephyr-latest/tests/net/lib/http_server/tls/src/ |
D | main.c | 76 static const unsigned char client[] = { variable
|
/Zephyr-latest/samples/net/sockets/echo_async/src/ |
D | socket_echo.c | 202 int client = accept(fd, (struct sockaddr *)&client_addr, in main() local
|
/Zephyr-latest/doc/develop/debug/ |
D | index.rst | 124 Alternate interfaces
|
/Zephyr-latest/modules/thrift/src/thrift/server/ |
D | TServerFramework.cpp | 108 shared_ptr<TTransport> client; in serve() local
|
/Zephyr-latest/samples/net/sockets/echo_async_select/src/ |
D | socket_echo_select.c | 192 int client = accept(fd, (struct sockaddr *)&client_addr, local
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_shared_irq.c | 37 struct shared_irq_client *const client; member
|
/Zephyr-latest/drivers/usb/bc12/ |
D | bc12_pi3usb9201.c | 143 static int pi3usb9201_get_status(const struct device *dev, uint8_t *const client, in pi3usb9201_get_status() 493 uint8_t client; in pi3usb9201_isr_work() local
|
/Zephyr-latest/subsys/net/lib/mqtt/ |
D | mqtt_decoder.c | 211 int connect_ack_decode(const struct mqtt_client *client, struct buf_ctx *buf, in connect_ack_decode()
|
/Zephyr-latest/tests/bluetooth/audio/ccp_call_control_client/src/ |
D | main.c | 32 struct bt_ccp_call_control_client *client; member
|
/Zephyr-latest/soc/nordic/nrf54h/gpd/ |
D | gpd.c | 219 struct onoff_client client; in nrf_gpd_request() local
|
/Zephyr-latest/drivers/clock_control/ |
D | nrf_clock_calibration.c | 47 static struct onoff_client client; variable
|
/Zephyr-latest/samples/net/lwm2m_client/src/ |
D | lwm2m-client.c | 205 static void rd_client_event(struct lwm2m_ctx *client, in rd_client_event()
|