-
public class BleServerCallbacks_t
-
-
Constructor Summary
Constructors Constructor Description BleServerCallbacks_t()
-
Method Summary
-
-
Method Detail
-
delete
synchronized void delete()
-
setStart_advertising
void setStart_advertising(SWIGTYPE_p_f_p_void_p_q_const__uint8_16_array_t_slice_ref_uint8__void value)
-
getStart_advertising
SWIGTYPE_p_f_p_void_p_q_const__uint8_16_array_t_slice_ref_uint8__void getStart_advertising()
-
setStop_advertising
void setStop_advertising(SWIGTYPE_p_f_p_void__void value)
-
getStop_advertising
SWIGTYPE_p_f_p_void__void getStop_advertising()
-
setAdvertising_state
void setAdvertising_state(SWIGTYPE_p_f_p_void__OnlineState value)
-
getAdvertising_state
SWIGTYPE_p_f_p_void__OnlineState getAdvertising_state()
-
setNotify_to_central
void setNotify_to_central(SWIGTYPE_p_f_p_void_BleDataType_t_p_q_const__uint8_16_array_t_slice_ref_uint8_t__SendResult value)
-
getNotify_to_central
SWIGTYPE_p_f_p_void_BleDataType_t_p_q_const__uint8_16_array_t_slice_ref_uint8_t__SendResult getNotify_to_central()
-
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_central
void setRead_l2cap_from_central(SWIGTYPE_p_f_p_void_p_q_const__uint8_16_array_t_slice_mut_uint8__int value)
-
getRead_l2cap_from_central
SWIGTYPE_p_f_p_void_p_q_const__uint8_16_array_t_slice_mut_uint8__int getRead_l2cap_from_central()
-
setSend_l2cap_to_central
void setSend_l2cap_to_central(SWIGTYPE_p_f_p_void_p_q_const__uint8_16_array_t_slice_ref_uint8__int value)
-
getSend_l2cap_to_central
SWIGTYPE_p_f_p_void_p_q_const__uint8_16_array_t_slice_ref_uint8__int getSend_l2cap_to_central()
-
-
-
-