ruuvi.drivers.c ${PROJECT_VERSION}
Drivers for external sensors and peripherals on embedded systems.
Loading...
Searching...
No Matches
ruuvi_interface_communication_ble_gatt_test.h File Reference

Go to the source code of this file.

Macros

#define TEST_GATT_PACKET_LEN   (20U)
 Bytes of GATT test packet.
 
#define TEST_GATT_PACKET_NUM   (10000U)
 Number of packets to send in throughput test.
 

Functions

bool ri_communication_ble_gatt_run_integration_test (const rd_test_print_fp printfp, const ri_radio_modulation_t modulation)
 

Detailed Description

Author
Otso Jousimaa otso@.nosp@m.ojou.nosp@m.sima..nosp@m.net
Date
2020-06-18

Test implementation of BLE interface.

Definition in file ruuvi_interface_communication_ble_gatt_test.h.