ETrobocon2017 - 片山研究所モデルベース開発推進事業部
関数
spp_master_test_api.h ファイル

[ソースコード]

関数

bool_t spp_master_test_is_connected ()
 
void spp_master_test_connect_ev3 (uint8_t addr[6], const char *pin)
 
FILE * spp_master_test_open_file ()
 

関数詳解

◆ spp_master_test_connect_ev3()

void spp_master_test_connect_ev3 ( uint8_t  addr[6],
const char *  pin 
)

spp_master_test_api.c8 行目に定義があります。

◆ spp_master_test_is_connected()

bool_t spp_master_test_is_connected ( )

spp_master_test_api.c12 行目に定義があります。

◆ spp_master_test_open_file()

FILE* spp_master_test_open_file ( )

spp_master_test_api.c18 行目に定義があります。