Searched refs:to_data (Results 1 – 1 of 1) sorted by relevance
117 data: MgmtCpNotifySuspendState::new(hci_index, u8::from(suspended)).to_data(), in from()175 pub fn to_data(&self) -> Vec<u8> { in to_data() method