pub fn ble_clear_bonds(buf: &mut [u8], tid: u8) -> Result<usize, WriteError>Expand description
Encode a CMD_BLE_CLEAR_BONDS frame (no payload). The device answers
once the bonds are gone, which over Bluetooth is the last thing the
sender hears before it is dropped.