Searched full:transmits (Results 1 – 25 of 39) sorted by relevance
12
15 uint8_t transmits; /* number of frame (pb gatt or proxy beacon) transmits */ member
199 .transmits = 1500 / 100,202 .transmits = 2000 / 1000,243 if (gatt_check_rx_count(gatt_param.transmits)) { in gatt_scan_cb()447 gatt_param.transmits = 5000 / 1000; in test_tester_gatt()
188 if (check_delta_time(gatt_param.transmits, gatt_param.interval)) { in gatt_scan_cb()444 gatt_param.transmits = 1500 / 100; in test_rx_proxy_mixin()458 gatt_param.transmits = 5000 / 1000; in test_rx_proxy_mixin()
3 IPM and transmits it back unchanged
11 using the IPM and transmits it back unchanged. The information about
39 * @brief Transmits a chunk of raw response data.72 * @brief Encodes and transmits an mcumgr packet over serial.
56 * @brief Transmits an SMP command/response over the specified Bluetooth connection as a
7 # Basic ISO broadcast test: a broadcaster transmits a BIS and a receiver listens
22 When present, the SMA suppresses the 32-bit preamble and transmits
375 /** Test where only master transmits. */409 /** Test where only SPI controller transmits and SPI peripheral receives in chunks. */446 /** Test where only SPI peripheral transmits. */480 /** Test where only SPI peripheral transmits in chunks. */
147 * Base64-encodes a small chunk of data and transmits it. The data must be no larger than three164 * @brief Transmits a single mcumgr packet over serial, splits into multiple frames as needed.
517 * Base64-encodes a small chunk of data and transmits it. The data must be no535 * @brief Transmits a single mcumgr frame over serial.
81 * @brief Decodes, encodes, and transmits SMP packets.
179 This tells the number of time-aware systems that transmits the
13 The sample transmits data from the *broadcaster* to the
13 The sample transmits data between the *central* and the *peripheral*
66 * Concurrently transmits and receives one 1-Wire bit
82 * state. (In DFE idle state, the radio peripheral transmits or
23 * - Method of Interrupt Transmission. The IO APIC transmits interrupts
282 * | | transmits 6 dummy bytes returning the 6 | in mss_qspi_transmit()
289 /* Transmits data or read commands with correct flags */ in i2c_smartbond_tx()