pub unsafe extern "C" fn bt_set_status_changed_callback(
bt: *mut Bt,
callback: BtStatusChangedCallback,
context: *mut c_void,
)Expand description
Set callback for Bluetooth status change notification
ยงArguments
bt- Bt instancecallback- BtStatusChangedCallback instancecontext- pointer to context