3 #include "platform_interface_layer.h" 4 #include "syssvc/serial.h" 9 spp_master_test_connect(addr, pin);
14 ER ercd = serial_ref_por(SIO_PORT_SPP_MASTER_TEST, &rpor);
19 int fd = SIO_PORT_SPP_MASTER_TEST_FILENO;
21 FILE *fp = fdopen(fd,
"a+");
bool_t spp_master_test_is_connected()
void spp_master_test_connect_ev3(const uint8_t addr[6], const char *pin)
FILE * spp_master_test_open_file()