Searched defs:bcc (Results 1 – 8 of 8) sorted by relevance
22 mod bcc; module87 let bcc = Bcc::new(bcc_handover.bcc()).map_err(|e| { in main() localVariable
109 let bcc = match bcc_cbor { in new() localVariable
61 std::vector<uint8_t> bcc(bcc_size); in write_bcc() local
192 public Builder setBcc(@NonNull String... bcc) { in setBcc()
116 let bcc = instance.service.getAttestationChain().context("Getting attestation chain")?; in start_new_instance() localVariable
189 BluetoothCodecConfig bcc = buildBluetoothCodecConfig(codec_type, codec_priority, in testBluetoothCodecConfig_valid_get_methods() local
65 private Address[] bcc; field in MimeMessage
289 public void setBcc(ArrayList<Rfc822Token> bcc) { in setBcc()