-
public class BleClientCallbacks_t
-
-
Constructor Summary
Constructors Constructor Description BleClientCallbacks_t()
-
Method Summary
-
-
Method Detail
-
delete
synchronized void delete()
-
setStart_scanning
void setStart_scanning(SWIGTYPE_p_f_p_void_p_q_const__uint8_16_array_t_slice_ref_uint8__void value)
-
getStart_scanning
SWIGTYPE_p_f_p_void_p_q_const__uint8_16_array_t_slice_ref_uint8__void getStart_scanning()
-
setStop_scanning
void setStop_scanning(SWIGTYPE_p_f_p_void__void value)
-
getStop_scanning
SWIGTYPE_p_f_p_void__void getStop_scanning()
-
setScanning_state
void setScanning_state(SWIGTYPE_p_f_p_void__OnlineState value)
-
getScanning_state
SWIGTYPE_p_f_p_void__OnlineState getScanning_state()
-
setConnect_peripheral
void setConnect_peripheral(SWIGTYPE_p_f_p_void_p_q_const__uint8_16_array_t__void value)
-
getConnect_peripheral
SWIGTYPE_p_f_p_void_p_q_const__uint8_16_array_t__void getConnect_peripheral()
-
setDisconnect_peripheral
void setDisconnect_peripheral(SWIGTYPE_p_f_p_void_p_q_const__uint8_16_array_t__void value)
-
getDisconnect_peripheral
SWIGTYPE_p_f_p_void_p_q_const__uint8_16_array_t__void getDisconnect_peripheral()
-
setWrite_to_peripheral
void setWrite_to_peripheral(SWIGTYPE_p_f_p_void_BleDataType_t_p_q_const__uint8_16_array_t_slice_ref_uint8_t__SendResult value)
-
getWrite_to_peripheral
SWIGTYPE_p_f_p_void_BleDataType_t_p_q_const__uint8_16_array_t_slice_ref_uint8_t__SendResult getWrite_to_peripheral()
-
setApp_is_in_foreground
void setApp_is_in_foreground(SWIGTYPE_p_f_p_void__bool value)
-
getApp_is_in_foreground
SWIGTYPE_p_f_p_void__bool getApp_is_in_foreground()
-
setRead_l2cap_from_peripheral
void setRead_l2cap_from_peripheral(SWIGTYPE_p_f_p_void_p_q_const__uint8_16_array_t_slice_mut_uint8__int value)
-
getRead_l2cap_from_peripheral
SWIGTYPE_p_f_p_void_p_q_const__uint8_16_array_t_slice_mut_uint8__int getRead_l2cap_from_peripheral()
-
setSend_l2cap_to_peripheral
void setSend_l2cap_to_peripheral(SWIGTYPE_p_f_p_void_p_q_const__uint8_16_array_t_slice_ref_uint8__int value)
-
getSend_l2cap_to_peripheral
SWIGTYPE_p_f_p_void_p_q_const__uint8_16_array_t_slice_ref_uint8__int getSend_l2cap_to_peripheral()
-
-
-
-