메소드 | 설명 | |
---|---|---|
IsCommandCompleteEvent ( byte packet, |
||
readBt16 ( byte buffer, int pos ) : |
||
readBt24 ( byte buffer, int pos ) : |
||
readBt32 ( byte buffer, int pos ) : |
메소드 | 설명 | |
---|---|---|
bt_close ( ) : int | ||
bt_open ( ) : int | ||
bt_register_packet_handler ( BtStackPacketCallback handler ) : void | ||
bt_send_cmd ( |
||
bt_send_cmd ( |
||
bt_send_cmd ( |
||
run_loop_execute ( ) : void | ||
run_loop_init ( RUN_LOOP_TYPE type ) : void |
public static IsCommandCompleteEvent ( byte packet, |
||
packet | byte | |
command | ||
리턴 | bool |
public static readBt16 ( byte buffer, int pos ) : |
||
buffer | byte | |
pos | int | |
리턴 |
public static readBt24 ( byte buffer, int pos ) : |
||
buffer | byte | |
pos | int | |
리턴 |
public static readBt32 ( byte buffer, int pos ) : |
||
buffer | byte | |
pos | int | |
리턴 |