bt_profile_restore_default

Function bt_profile_restore_default 

Source
pub unsafe extern "C" fn bt_profile_restore_default(
    bt: *mut Bt,
) -> bool
Expand description

Stop current BLE Profile and restore default profile

Note: Call of this function leads to 2nd core restart

§Arguments

  • bt - Bt instance

§Returns

true on success