메소드 | 설명 | |
---|---|---|
BluetoothOVC3860 ( string port, string contactsPath = null ) : System |
|
|
CallPhone ( string number ) : void | ||
GetContacts ( uint offset, uint count ) : |
||
Next ( ) : void | ||
Prev ( ) : void | ||
RandomToggle ( ) : bool | ||
Reconnect ( ) : void | ||
VoiceButtonLongPress ( ) : void | ||
VoiceButtonPress ( ) : void | ||
VolumeDown ( ) : void | ||
VolumeUp ( ) : void |
메소드 | 설명 | |
---|---|---|
CreateContactsScreen ( ) : |
||
CreatePhoneScreen ( ) : |
||
OnPlayerHostStateChanged ( PlayerHostState playerHostState ) : void | ||
SetContactsScreenItems ( ) : void | ||
SetPlaying ( bool value ) : void |
메소드 | 설명 | |
---|---|---|
ProcessBTNotification ( string s ) : void | ||
ProcessBTOK ( ) : void | ||
ProcessSendCommand ( object o ) : void | ||
SendCommand ( string command, string param = null ) : void | ||
port_DataReceived ( object sender, System.IO.Ports.SerialDataReceivedEventArgs e ) : void |
public BluetoothOVC3860 ( string port, string contactsPath = null ) : System | ||
port | string | COM port name |
contactsPath | string | Path to contacts VCF file |
리턴 | System |
protected CreateContactsScreen ( ) : |
||
리턴 |
protected CreatePhoneScreen ( ) : |
||
리턴 |
public GetContacts ( uint offset, uint count ) : |
||
offset | uint | |
count | uint | |
리턴 |
protected OnPlayerHostStateChanged ( PlayerHostState playerHostState ) : void | ||
playerHostState | PlayerHostState | |
리턴 | void |