Searched full:respond (Results 1 – 25 of 130) sorted by relevance
123456
17 Multiple devices can synchronize and respond to one advertiser.19 Which subevent to listen to and in which response slot to respond is37 Zephyr tree that will synchronize and respond to this sample.
21 Some TCPCs are going into deep sleep mode when no charger is connected and won't respond22 to the i2c address immediately. If device won't respond after retries, it means that
5 Listen and respond to mDNS queries.11 respond to them. The default hostname is **zephyr** and it is set in the
7 # Test if callback `lost_target` is called on every target that fails to respond to Caps Get message
7 # Test if callback `lost_target` is called on every target that fails to respond to
8 of the problem and who to properly respond it.
46 # This is needed so that the sample app can respond to queries
80 If a Target node fails to respond to an acknowledged message within the BLOB Transfer Client's time100 to respond, or respond with incompatible transfer parameters, will be dropped.
22 the battery pack. Additionally, the sample intentionally does not respond to the reported charger
63 /* reprogrammed and respond with different values */ in ZTEST_USER_F()78 /* reprogrammed and respond with different values */ in ZTEST_USER_F()91 /* reprogrammed and respond with different values */ in ZTEST_USER_F()
31 Zephyr tree that will synchronize and respond to this sample.
5 Respond to periodic advertising and establish a connection.
19 Clock polarity to use for SPI SDHC. Some cards respond properly
9 This is used for example in mDNS to respond to <hostname>.local
36 the request to the server in hopes that the server will respond within
16 Which subevent to listen to and in which response slot to respond is
22 # - Tester does not immediately respond but delays the response
28 # - Or: The DUT may process and respond to the pipelined
32 Set this flag to generate a reset on respond to an invalid access.
36 # - To allow nodes to respond to the tester, messages from each node is bridged to the tester.
114 If you want Zephyr to respond to a LLMNR DNS request that Windows host is124 A Zephyr host needs a hostname assigned to it so that it can respond to a DNS
15 details) and needs to respond to ``<hostname>.local`` DNS queries.
17 host controller by setting the relevant properties, and can be adjusted at runtime to respond to
95 bool respond = modbus_server_handler(ctx); in modbus_rx_handler() local97 if (respond) { in modbus_rx_handler()107 respond == false) { in modbus_rx_handler()