Searched refs:ivi (Results 1 – 1 of 1) sorted by relevance
529 uint8_t ivi = (buf->data[0] >> 7); in encrypt_friend_pdu() local530 iv_index = (bt_mesh.iv_index - ((bt_mesh.iv_index & 1) != ivi)); in encrypt_friend_pdu()