/Zephyr-latest/subsys/bluetooth/mesh/ |
D | msg.c | 40 void bt_mesh_msg_ack_ctx_clear(struct bt_mesh_msg_ack_ctx *ack) in bt_mesh_msg_ack_ctx_clear() 47 int bt_mesh_msg_ack_ctx_prepare(struct bt_mesh_msg_ack_ctx *ack, in bt_mesh_msg_ack_ctx_prepare() 62 int bt_mesh_msg_ack_ctx_wait(struct bt_mesh_msg_ack_ctx *ack, k_timeout_t timeout) in bt_mesh_msg_ack_ctx_wait() 76 bool bt_mesh_msg_ack_ctx_match(const struct bt_mesh_msg_ack_ctx *ack, in bt_mesh_msg_ack_ctx_match()
|
D | msg.h | 28 struct bt_mesh_msg_ack_ctx *ack; /**< Acknowledged message context. */ member
|
D | op_agg_srv.c | 31 bool ack; member
|
D | transport.c | 113 struct k_work_delayable ack; member 852 uint32_t ack; in trans_ack() local
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | msg.h | 186 static inline void bt_mesh_msg_ack_ctx_init(struct bt_mesh_msg_ack_ctx *ack) in bt_mesh_msg_ack_ctx_init() 197 static inline void bt_mesh_msg_ack_ctx_reset(struct bt_mesh_msg_ack_ctx *ack) in bt_mesh_msg_ack_ctx_reset() 233 static inline bool bt_mesh_msg_ack_ctx_busy(struct bt_mesh_msg_ack_ctx *ack) in bt_mesh_msg_ack_ctx_busy() 255 static inline void bt_mesh_msg_ack_ctx_rx(struct bt_mesh_msg_ack_ctx *ack) in bt_mesh_msg_ack_ctx_rx()
|
/Zephyr-latest/subsys/bluetooth/controller/util/ |
D | mayfly.c | 79 uint8_t ack; in mayfly_enqueue() local 137 uint8_t ack; in dequeue() local
|
/Zephyr-latest/tests/net/lib/mqtt/v3_1_1/mqtt_client/src/ |
D | main.c | 210 bool ack = false; in broker_validate_packet() local 479 const struct mqtt_puback_param ack = { in mqtt_evt_handler() local 488 const struct mqtt_pubrec_param ack = { in mqtt_evt_handler() local
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll_test.c | 324 uint8_t ack; in ll_test_end() local
|
/Zephyr-latest/subsys/net/ip/ |
D | tp.h | 65 int ack; member
|
D | tcp_private.h | 310 uint32_t ack; member
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_imx.c | 42 volatile bool ack; member
|
/Zephyr-latest/tests/net/dhcpv4/client/src/ |
D | main.c | 127 static const unsigned char ack[420] = { variable
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_test.c | 720 uint8_t ack; in ll_test_end() local
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_cc13xx_cc26xx.c | 310 bool ack = ieee802154_is_ar_flag_set(frag); in ieee802154_cc13xx_cc26xx_tx() local
|
/Zephyr-latest/tests/net/lib/lwm2m/lwm2m_engine/src/ |
D | main.c | 497 struct lwm2m_message ack = { in ZTEST() local
|
/Zephyr-latest/subsys/net/lib/coap/ |
D | coap_server.c | 277 struct coap_packet ack; in coap_server_process() local
|
D | coap_client.c | 685 struct coap_packet ack; in send_ack() local
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | hci_nxp_setup.c | 298 static void fw_upload_send_ack(uint8_t ack) in fw_upload_send_ack() 474 uint8_t ack; in fw_upload_wait_length() local
|
D | h5.c | 78 #define H5_SET_ACK(hdr, ack) ((hdr)[0] |= (ack) << 3) argument
|
/Zephyr-latest/drivers/dp/ |
D | swdp_bitbang.c | 326 uint32_t ack; in sw_transfer() local
|
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/src/ |
D | main.c | 84 #define H5_SET_ACK(hdr, ack) ((hdr)[0] |= (ack) << 3) argument
|
/Zephyr-latest/subsys/bluetooth/controller/ticker/ |
D | ticker.c | 51 uint8_t ack; /* Acknowledge counter. Imbalance member
|
/Zephyr-latest/subsys/net/lib/http/ |
D | http_server_http2.c | 243 int send_settings_frame(struct http_client_ctx *client, bool ack) in send_settings_frame()
|
/Zephyr-latest/tests/bluetooth/tester/src/btp/ |
D | btp_mesh.h | 672 uint8_t ack; member 684 uint8_t ack; member 703 uint8_t ack; member 720 uint8_t ack; member
|
/Zephyr-latest/include/zephyr/drivers/ |
D | i3c.h | 1781 bool ack) in i3c_ibi_hj_response()
|