ETrobocon2017 - 片山研究所モデルベース開発推進事業部
|
#include "ev3api.h"
#include "platform_interface_layer.h"
#include "syssvc/serial.h"
#include <stdlib.h>
#include <string.h>
関数 | |
void | spp_master_test_connect_ev3 (const uint8_t addr[6], const char *pin) |
bool_t | spp_master_test_is_connected () |
FILE * | spp_master_test_open_file () |
void spp_master_test_connect_ev3 | ( | const uint8_t | addr[6], |
const char * | pin | ||
) |
spp_master_test_api.c の 8 行目に定義があります。
bool_t spp_master_test_is_connected | ( | ) |
spp_master_test_api.c の 12 行目に定義があります。
FILE* spp_master_test_open_file | ( | ) |
spp_master_test_api.c の 18 行目に定義があります。