Searched defs:msg_len (Results 1 – 6 of 6) sorted by relevance
40 constexpr size_t msg_len = BT_OCTET32_LEN /* U size */ + in f4() local61 constexpr size_t msg_len = 1 /* Counter size */ + 4 /* keyID size */ + in calculate_mac_key_or_ltk() local104 const uint8_t msg_len = OCTET16_LEN /* N1 size */ + in f6() local130 constexpr size_t msg_len = BT_OCTET32_LEN /* U size */ + in g2() local
39 constexpr size_t msg_len = OCTET32_LEN /* U size */ + OCTET32_LEN /* V size */ + 1 /* Z size */; in f4() local62 constexpr size_t msg_len = 1 /* Counter size */ + 4 /* keyID size */ + OCTET16_LEN /* N1 size */ + in calculate_mac_key_or_ltk() local101 …const uint8_t msg_len = OCTET16_LEN /* N1 size */ + OCTET16_LEN /* N2 size */ + OCTET16_LEN /* R s… in f6() local121 constexpr size_t msg_len = OCTET32_LEN /* U size */ + OCTET32_LEN /* V size */ in g2() local
290 size_t msg_len = std::accumulate( in PrepareAseCtpCodecConfig() local390 uint16_t msg_len = confs.size() * kCtpEnableMinLen + kAseNumSize + kCtpOpSize; in PrepareAseCtpEnable() local490 uint16_t msg_len = in PrepareAseCtpUpdateMetadata() local
237 bool pairing_auth_init_cipher(PairingAuthCtx* ctx, const uint8_t* their_msg, size_t msg_len) { in pairing_auth_init_cipher()
720 uint16_t msg_len = in gatts_process_primary_service_req() local889 size_t msg_len = sizeof(BT_HDR) + payload_size + L2CAP_MIN_OFFSET; in gatts_process_read_by_type_req() local
867 uint16_t msg_len = p_buf->len - 1; in gatt_data_process() local